RSpec: Basic concepts
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 …
Codeminer42’s Engineering Blog
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 …
Introduction First things first, a little bit of history for us to understand what is SQL. Structured Query Language (SQL) is a domain-specific language used …