RSpec TDD - How To Unit Test Ruby On Rails 6 Apps For Absolute Beginners | 20in20 - Week 14 - YouTube

22-Apr-2022 1341
The blog post for this tutorial is available at https://deanin.com/blog/rspec-railsRails 6 RSpec is one of the topics that I've been asked to cover a few times on the YouTube channel. So what exactly is RSpec, and what does it have to do with Ruby on Rails? Well, RSpec is a behavior-driven development (BDD) testing framework.Behavior-driven development, as far as how I like to define it, is test-driven development (TDD) where the behavior of the feature is the focus. Instead of saying, "This unit test is for this functionality," a BDD approach might be to say, "this unit test is for this business value."So back to RSpec, how does it help you? What is RSpec's value proposition to you, the user? Well, RSpec allows you to quickly create Ruby specs, hence the name, for testing various logic in your application. As you continue reading, you'll see some, but not all, of the testing capabilities of using Rails 6 RSpec. We'll start by creating an app and adding a basic scaffold and Devise users. Then we'll set about testing some of the functionality.If you're interested in learning more about testing in Ruby on Rails, I highly recommend the book "Rails 5 Test Prescriptions" by Noel Rappin. You can check it out here via my affiliate link on Amazon: https://amzn.to/2VQ9j91.
Use coupon code:

RUBYONRAILS

to get 30% discount on our bundle!
Prepare for your next tech interview with our comprehensive collection of programming interview guides. Covering JavaScript, Ruby on Rails, React, and Python, these highly-rated books offer thousands of essential questions and answers to boost your interview success. Buy our 'Ultimate Job Interview Preparation eBook Bundle' featuring 2200+ questions across multiple languages. Ultimate Job Interview Preparation eBook Bundle