The fundamentals of unit testing: Arrange, Act, Assert
This post is part of a series on unit testing.
This post is part of a series on unit testing.
Python has the terribly useful functionality of bin() to do this, but what about C#?
Several eons ago, I wrote a blog post about using the python ddt package. My only criticism was that you had to manually pack/unpack the test case arguments.
I always liked the phrase, “if you’re incapable of empathy, then you shouldn’t be designing APIs”.