▲ | redman25 4 days ago | |
I wish I had 100 upvotes to give you. Weak, heavily mocked tests are my biggest pet peave. Test “quality” is important and not something a lot of devs pay attention to. I’ve found myself preferring integration tests or unit tests with a “real” database set up because the tests are much more effective. If you design them right, they don’t even need to be slower. | ||
▲ | whatevaa 3 days ago | parent [-] | |
They will be locally if you have to also run 3 virus scanners :) |