AutoBuyer
AutoBuyer copied to clipboard
Source code for the Building a Pragmatic Unit Test Suite Pluralsight course
Source code for the Pragmatic Unit Testing
This is the source code for the Building a Pragmatic Unit Test Suite Pluralsight course.
There are two versions of the code base: the old version that doesn't comply with the unit testing guidelines described in the course and the new one which adheres to those guidelines.
How to Get Started
Both versions are fully functional and covered with auto-tests. In order to run integration tests for the new version, you need to create a database and change the connection string.