Comment on We don't write tests. There just isn't time for luxuries.parentComments−ntoshev18yI recently follow a hybrid principle for my Rails apps: do not write unit tests, but write functional tests once your UI gets relatively stable.
Comments
I recently follow a hybrid principle for my Rails apps: do not write unit tests, but write functional tests once your UI gets relatively stable.