vkhorikov / AutoBuyer

Source code for the Building a Pragmatic Unit Test Suite Pluralsight course

Home Page:https://www.pluralsight.com/courses/pragmatic-unit-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Licence

Apache 2 License

About

Source code for the Building a Pragmatic Unit Test Suite Pluralsight course

https://www.pluralsight.com/courses/pragmatic-unit-testing


Languages

Language:C# 100.0%