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 are new to the topic, testing is the practice of writing code that confirms that other code works as expected. Tests control regressions, which are changes to the code that breaks the program.

The benefits of testing extend beyond the codebase. Adopting a test-driven approach will also make you a better developer. Tests force you to think critically about a program and its features: classes, objects, methods, and more.

This course 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 matches, mocks and doubles, instance doubles, and class doubles.

At the completion of this course, you will have acquired hands-on Ruby testing experience with this awesome RSpec library.

All Resources for this course are available at https://github.com/packtpublishing/testing-ruby-with-rspec-the-complete…

Type
video
Category
publication date
2019-08-08
what you will learn

Learn how to install RSpec and initialize the project
Cover Test-Driven Development (TDD), methods, and hooks
Learn about subjects, shared examples, and shared context
Explore built-in matchers such as not_to, all, eq, and more
Learn to create a test double
Understand instance doubles and class doubles

duration
450
key features
Master the syntax and structure of RSpec, the most popular Ruby Gem for testing * Explore the wide collection of RSpec matches available to test your code * Utilize test-driven development principles to design and implement clean test specs in Ruby
approach
This course is designed in such a way that each section covers a new scenario and adopts a step-by-step approach to help you learn and understand the concepts.
audience
Programmers who want to explore the fundamentals of testing and TDD and intermediate Ruby developers interested in upgrading their skillset will benefit from this course. Knowing any text editor (VS Code is recommended) would be beneficial. No previous testing experience is needed!
meta description
Master the syntax and structure of RSpec, the most popular Ruby Gem for testing right from scratch!
short description
In this course, we will master the syntax and structure of RSpec then learn to utilize test-driven development principles to design and implement clean test specs and reduce dependencies in the test suite by mocking objects with class and instance doubles. We will also explore the wide collection of RSpec matches available to test the code.
subtitle
Master the art of test-driven development in Ruby using the popular RSpec Gem
keywords
test driven development,ruby,screencast,rspec,programming
Product ISBN
9781839219474