We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Secrets of Testing Rails 5 apps

Formal Metadata

Title
Secrets of Testing Rails 5 apps
Title of Series
Part Number
62
Number of Parts
89
Author
License
CC Attribution - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Testing Rails 5 apps has become a better experience out of the box. Rails has also become smarter by introducing the test runner. Now we can't complain about not being able to run a single test or not getting coloured output. A lot of effort has gone into making tests - especially integration tests - run faster. Come and join me as we commence the journey to uncover the secrets of testing Rails 5 apps.