DEV Community

D'Metrius Agurs
D'Metrius Agurs

Posted on

Unit Testing for Dummies

Hello all,

I'm looking to get an introduction into Unit Testing and TDD, specifically for applications written in C#.

I work at an agency where unit tests and TDD isn't a focal point in the development of our applications. Personally, I want to begin writing programs at home and gain confidence then move to bring it into the ecosystem at work.

Any suggestions on approaching this?
I purchased this book on Amazon as well hopefully it has some great insight.

https://www.amazon.com/Art-Unit-Testing-examples/dp/1617290890/ref=sr_1_3?crid=22TWBOBSN48H7&keywords=tdd+c%23&qid=1579805170&s=books&sprefix=tdd%2Cstripbooks%2C157&sr=1-3

Top comments (0)