Basic Testing Introduction in Rails

Published: Oct. 8, 2017, 2 p.m.

Using the Rails 5.1.X defaults, we have a look at what is configured and explore the different types of tests; using the provided MiniTest and Capybara.