Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Better Unit Testing for .NET (github.com/benjamin-bader)
7 points by pianoben on Oct 2, 2012 | hide | past | favorite | 3 comments


After writing unit tests using Jasmine and great-expectations, I've never wanted to go back to NUnit assertions. Instead, I built my own version for .NET languages.


Looks interesting, but can you give an example using MS Tests/NUnit that's much simpler/clearer with ExpectBetter?


Thanks! I don't have any publishable code samples handy, but will add them soon. Off the top of my head, it could be clearer to say `Expect.The(graph).Not.ToHaveCycles()` than it would be to implement using basic assertions.

I'll put something together to illustrate - thanks for the feedback.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: