Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

NUnit 3.0 with Visual Studio 2015

Posted By: AlenMiler
NUnit 3.0 with Visual Studio 2015

NUnit 3.0 with Visual Studio 2015 by David Bush
English | Dec. 18, 2015 | ASIN: B019KZYO84 | 100 Pages | AZW3/MOBI/EPUB/PDF (conv) | 1.64 MB

As we embark on your NUnit training, I will show you all that you need to know to not only use NUnit to write effective to test, but to structure your development practices to use NUnit to write better code.

Before we start coding, we are going to lay some ground work. It does no good to learn how to use the tools unless you know why you are using them. So, we start out with some backgrounder information.

One of the problems with producing an e-book that has a lot of source code is making the source code accessible regardless of where you are reading the e-book. So, I've also made most of the examples available on GitHub at https://github.com/DaveMBush/NUnit3Samples.

This book doesn't have a lot of fluff that you'll never use. If you are looking for a long read, this probably isn't for you. If you just want to get going with unit testing using NUnit, this is the book for you.