- Course
Test-driven Rails with RSpec, Capybara, and Cucumber
Learn how to test-drive your Rails application from scratch. This course covers everything you need to start your TDD journey.
- Course
Test-driven Rails with RSpec, Capybara, and Cucumber
Learn how to test-drive your Rails application from scratch. This course covers everything you need to start your TDD journey.
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
Learn how to test-drive your Rails application from scratch. This course covers everything you need to start your TDD journey: you'll learn the main principles behind test-driven development, and you'll see how to write acceptance, controller, and model specs. You'll also learn how to use Factory Girl gem to prepare data for your specs and how to test most common cases in web development. By the end of this course, you'll see how all these parts come together while we test-drive features for real Rails applications.