
New Show Hacker News story: Show HN: A C# library to help you enforce a Given-When-Then structured Unit test
Show HN: A C# library to help you enforce a Given-When-Then structured Unit test
6 by cobrakailab | 1 comments on Hacker News.
I always strive to write better, clean and readable code. But I often find unit tests are hard to read, and especially harder to quickly identify what are the important pieces, or even what the test is testing about. So I came up with this lightweight library to help enforce unit tests with a Given-When-Then structure. I hope you find this useful. Any feedback are welcome. https://ift.tt/38nP7BN
6 by cobrakailab | 1 comments on Hacker News.
I always strive to write better, clean and readable code. But I often find unit tests are hard to read, and especially harder to quickly identify what are the important pieces, or even what the test is testing about. So I came up with this lightweight library to help enforce unit tests with a Given-When-Then structure. I hope you find this useful. Any feedback are welcome. https://ift.tt/38nP7BN
0 Response to "New Show Hacker News story: Show HN: A C# library to help you enforce a Given-When-Then structured Unit test"
Post a Comment