The fundamentals of unit testing: draw attention to ‘interesting’ values
This post is part of a series on unit testing.
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.