Sunday 29 August 2021

Show HN: A C# library to help you enforce a Given-When-Then structured Unit test https://bit.ly/2Y8wPTf

Show HN: A C# library to help you enforce a Given-When-Then structured Unit test 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://bit.ly/2WBQfPN August 30, 2021 at 03:27AM

No comments:

Post a Comment