Testing Ruby with RSpec: The Complete Guide
Testing Ruby with RSpec: The Complete Guide, Master the art of test driven development (TDD) in Ruby using the RSpec Gem. No previous testing experience needed!
Bestseller, Created by Gayan Jayasundara, English
PREVIEW THIS COURSE - GET COUPON CODE
Description
Welcome to Testing Ruby with RSpec: The Complete Guide!
This course offers a comprehensive overview of the RSpec testing library for the Ruby programming library. RSpec is the most popular Ruby Gem of all time, with over 300 million downloads to date.
If you're new to the topic, testing is the practice of "writing code that confirms that other code works as expected". Tests control for regressions, which are changes to the code that break the program.
The benefits of testing extend outside of the codebase. Adopting a test-driven approach will also make you a better developer. Tests force you to think critically about the program and its features: the classes, the objects, the methods and more.
Testing Ruby with RSpec begins with the essentials and proceeds to more complex topics including:
Installation
Project Initialization
Test-Driven Development (TDD)
let variables
before and after Hooks
Subjects
Shared Examples
Shared Context
Built-in Matchers
Mocks and Doubles
Instance Doubles
Class Doubles
As a software engineer and consultant who's worked with Ruby for several years, I'm excited to introduce you to the awesome RSpec library, its elegant syntax, and all of its fun quirks.
Thanks for checking out the course
More Courses by Boris Paskhaver
The complete Python bootcamp for 2020. Learn Python 3 from beginner to expert. Build complete Python applications.
A comprehensive introduction to coding with the Ruby programming language. Complete beginners welcome!
Automate your Microsoft Excel workflow, accelerate your productivity, and master programming with VBA! Beginners welcome
Post a Comment for "Testing Ruby with RSpec: The Complete Guide"