Ruby on Rails 6: Testing a Rails Application
This course will teach you how to utilize the power of Ruby’s integrated testing libraries to locate and resolve errors and bugs with your Ruby-based web apps.
What you'll learn
Rails testing systems allows developers to thoroughly test web apps for bugs to ensure a quality user experience. In this course, Ruby on Rails 6: Testing a Rails Application, you’ll learn to locate and fix errors and bugs in the Ruby framework. First, you’ll explore how to set up a testing environment and a test database of demo data. Next, you’ll discover how to perform unit tests within Ruby. Finally, you’ll learn how to complete end-to-end tests to mimic user interaction. When you’re finished with this course, you’ll have the skills and knowledge of Ruby testing needed to produce and test quality Ruby apps.