muhammadyaseen / SportsStore

Test repo for learning UnitTesting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SportsStore

Test repo for learning Unit Testing and several Design Patterns.

Particular emphasis is on:

  1. Model View Controller
  2. Domain Driven Development
  3. Unit testing
  4. Repository Pattern
  5. Test Driven Development
  6. Dependency Injection

To facilitate in implementation I am using

  • Ninject
  • Moq
  • NUnit

Special Thanks

  • Open Source Community
  • StackOverflow

Build / Usage Notes

Libraries are not provided with the source i.e. repo does not have .dll files. I am relying on NuGet to automatically download and install required packages. Make sure to set WebUI as startup project.

About

Test repo for learning UnitTesting


Languages

Language:C# 88.8%Language:CSS 11.0%Language:ASP 0.3%