Testing Ruby with RSpec: The Complete Guide Course Catalog | @learninghome99

 Testing Ruby with RSpec: The Complete Guide Course Catalog 

Testing Ruby with RSpec: The Complete Guide Course Catalog

This course includes:
  • 7.5 hours on-demand video
  • 5 articles
  • 2 downloadable resources
  • Access on mobile and TV
  • Assignments
  • Certificate of completion
What you'll learn
  • Master the syntax and structure of RSpec, the most popular Ruby Gem for testing
  • Utilize test-driven development principles to design and implement clean test specs in Ruby
  • Explore the wide collection of RSpec matchers available to test your code
  • Reduce dependencies in your test suite by mocking objects with class and instance doubles
Requirements 
  • Intermediate knowledge of the Ruby programming language (classes, objects, blocks, etc)
  • Modern version of Ruby (>3.0)
  • Text editor (VSCode is recommended)
Course 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 language. 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. Tests give you the confidence to refactor existing code because you know that you will honor the original purpose of the code.

The benefits of testing extend outside of your codebase. In this course, we'll cover test-driven development (TDD), a methodology in which we write our tests first, before the implementation. Test-driven development often leads to simpler, more decoupled code. Thus, testing can 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 RSpec 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 5+ 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!

Who this course is for:
  • Intermediate Ruby developers interested in upgrading their skill set
  • Programmers who want to explore the fundamentals of testing and TDD
How Do I Subscribe to How Websites Work - Certification Course?

  • Sign Up for Udemy.com
  • Subscribe Here ( How Websites Work - Certification Course):
    You have to wait 35 seconds.


  • To Apply CouponCode:

0 Comments