Unit Testing in Ruby
Offered By: Pluralsight
Course Description
Overview
This course will teach you how to configure and use RSpec to test existing Ruby code.
There are a number of different programming languages to choose from when building web projects. A powerful option is the Ruby programming language! But your work doesn’t end after development is completed; you also need to test your Ruby app for errors. In this course, Unit Testing in Ruby, you’ll learn to utilize RSpec to test your code, adhering to Ruby best practices.. First, you’ll explore the basic concepts surrounding unit testing. Next, you’ll discover how to configure RSpec and use it to run code, leveraging Rspec’s helpers and setup capabilities for creating realistic scenarios. Finally, you’ll learn how to incorporate more advanced testing techniques, such as using pry, simplecov, and mocks/stubs. When you’re finished with this course, you’ll have the skills and knowledge to fully test a Ruby project with RSpec.
There are a number of different programming languages to choose from when building web projects. A powerful option is the Ruby programming language! But your work doesn’t end after development is completed; you also need to test your Ruby app for errors. In this course, Unit Testing in Ruby, you’ll learn to utilize RSpec to test your code, adhering to Ruby best practices.. First, you’ll explore the basic concepts surrounding unit testing. Next, you’ll discover how to configure RSpec and use it to run code, leveraging Rspec’s helpers and setup capabilities for creating realistic scenarios. Finally, you’ll learn how to incorporate more advanced testing techniques, such as using pry, simplecov, and mocks/stubs. When you’re finished with this course, you’ll have the skills and knowledge to fully test a Ruby project with RSpec.
Syllabus
- Course Overview 1min
- Setup 25mins
- Introduction to RSpec 22mins
- Advanced RSpec Concepts and Add-ons 21mins
Taught by
Pluralsight
Related Courses
Desarrollo de Aplicaciones Web: Prueba y DespliegueUniversity of New Mexico via Coursera Advanced Selenium: Automation Frameworks
LinkedIn Learning Real-life Ruby on Rails App From Scratch In 14 Hours (RSpec)
Udemy Curso de Testes para Ruby on Rails com RSpec
Udemy Testing Ruby with RSpec: The Complete Guide
Udemy