Why write tests for Rails apps?  

Unit tests are your friend. The sooner you make peace with the fact that your quality of life will drastically increase when you unit test your code, the better. Seriously.

This excerpt was taken from the official Rails documentation.

Remember, unit tests should be FIRST – fast, isolated, repeatable, self-verifying, and timely.

 
3
Kudos
 
3
Kudos

Now read this

I am the 2%

It is often difficult to express the feelings of discouragement, detachment, isolation, and self-doubt that come with being the anomaly of the tech industry. After a career of 4+ years at giant Silicon Valley tech companies, where racial... Continue →