Post Using a Clean Formatter for Ruby Testing Testing is the pinnacle of development, when you develop in a MVC model the controllers expect unit tests to prove it works as expected. Many of these libraries for Ruby are of the likes of Minitest, RSpec and many more. Christopher Pezza July 20, 2019 · 4 min read
Post Ruby Testing with a Formatter that is modernized Testing is the pinnacle of development, when you develop in a MVC model the controllers expect unit tests to prove it works as expected. Many of these libraries for Ruby are of the likes of Minitest, RSpec and many more. Christopher Pezza Oct 11, 2020 · 4 min read