Read More 2 minute read TTesting Adding Jest to a Babel 6 projectbykevinnioJune 27, 2019 Reading Time: 2 minutesJest is an amazing testing tool developed by the folks at Facebook and maintained by a vast community of…
Read More 4 minute read RRuby on Rails Clearing the air: How to test new features with Rails?bykevinnioJune 10, 2019 Reading Time: 4 minutesFeature specs are integral to a good test suite. Whenever we add new features to a web application,…