Click here to Skip to main content
15,887,822 members
Articles / Programming Languages / C#

The Dynamic Duo of Unit Testing – xUnit.net and AutoFixture

Rate me:
Please Sign up or sign in to vote.
4.92/5 (20 votes)
8 Jul 2015CPOL9 min read 56.2K   398   23  
This article introduces two free, open source, tools that will make your unit tests more declarative and compact and a lot easier to read and understand.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Denmark Denmark
I am a software architect/developer/programmer.

I have a rather pragmatic approach towards programming, but I have realized that it takes a lot of discipline to be agile. I try to practice good craftsmanship and making it work.

Comments and Discussions