Ruby on Rails: Test-First Workflow
Duration: 43m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 154 MB
Genre: eLearning | Language: English
Duration: 43m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 154 MB
Genre: eLearning | Language: English
The class focuses on teaching you the workflow used in building Ruby on Rails applications, test-first. This approach is also known as Behavior Driven Development (BDD), and it is (in my opinion) essential in building high-quality Ruby on Rails applications.I go through the thinking and implementation process of building features into a Rails application. Starting with the business goals described as stories, and then diving into the actual implementation using the test-first workflow.My goal is to teach you the basics of the test-first approach so that you can use it with your own projects.The class assumes you already have some experience in working with Ruby on Rails. It doesn't take you through the absolute basics, but it does focus on the basics of the test-first workflow.To follow up with the material, you need to have a computer already configured to run the latest version of Ruby.