factory_bot is a fixtures replacement with a straightforward definition syntax, support for multiple build strategies (saved instances, unsaved instances, attribute hashes, and stubbed objects)
210 1 0 18 TDD fixturesJun 18, 2020
Shoulda Matchers provides RSpec- and Minitest-compatible one-liners to test common Rails functionality that, if written by hand, would be much longer, more complex, and error-prone.
168 1 4 21 testingJun 20, 2020
the Tailwind CSS framework by using WebPack and the webpacker gem.
198 2 0 22 css frameworkJun 18, 2020
rspec-rails brings the RSpec testing framework to Ruby on Rails as a drop-in alternative to its default testing framework, Minitest. In RSpec, tests are not just scripts that verify your application code. They’re also specifications (or specs, for shor...
170 1 0 4 rspec rspec-rails testing TDDJun 16, 2020