Unit Testing Nested View Partials in Rails
Unit Test Everything
Is a slogan I have adhered to since quite some time. There are counter arguments to this, especially in typed languages, where THEY say things like: Why to test Mutators and Accessors, or Getters and Setters…