|
|
|
|
|
by lazyfunctor
3680 days ago
|
|
I've read this advice couple of times "convert your unit tests to assertions". What does it actually mean? Say in the context of web dev, you add assertions to the code and when they fail you log an exception and move on? Any links related to it will be helpful. |
|