- Course
Unit Testing with Ruby 2
This course will teach you how to test your Ruby application manually and automatically, using commonly used unit test frameworks.
- Course
Unit Testing with Ruby 2
This course will teach you how to test your Ruby application manually and automatically, using commonly used unit test frameworks.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Manually testing and automating the testing of your software are crucial when developing and architecting that software. In this course, Unit Testing with Ruby, you’ll learn to test your Ruby application manually and automatically. First, you’ll explore Ruby tools and techniques for manually testing and debugging your application. Next, you’ll discover commonly used unit test frameworks to test your code automatically. Finally, you’ll learn how to fake application behavior for testing purposes. When you’re finished with this course, you’ll have the skills and knowledge of manually and automatically testing Ruby applications needed to develop reliable applications.