Codeminer42 Dev Weekly #5
HELLO EVERYONE!!! It is April 5th, 2024 and you are reading Codeminer42’s tech news report. Let’s check out what the tech world showed us this …
Codeminer42’s Engineering Blog
HELLO EVERYONE!!! It is April 5th, 2024 and you are reading Codeminer42’s tech news report. Let’s check out what the tech world showed us this …
Testing with RSpec: Part I – Basic concepts Introduction Hello, fellow reader! Let’s explore the fundamental concepts for the Ruby gem RSpec together. We’ll cover …
Testing our apps has become mandatory these days. For an app to be considered reliable it must have 95% or so of test coverage. Having …
Test suites all over Ruby land are frequently riddled with a bad obsession: one liner spec examples. No matter what level of complexity a particular …