GilliVilla
GilliVilla

Reputation: 5090

Open Source .NET Application Projects (not framework or tool projects) with lots of NUnit Tests

I would like to get a list some reference or sample application projects in .NET/C#- with good test coverage.

The thing is, I want to see this in action for a true application project with any business logic in it. Instead of frameworks with tests in them... like ASP.NET MVC ,Automapper etc. which are no doubt useful.

Upvotes: 4

Views: 136

Answers (1)

Artem Koshelev
Artem Koshelev

Reputation: 10604

http://www.ohloh.net/p/nunit/stacks — check for users who contributes to some project. Some examples:

CruiseControl.net

Witty twitter client

octalforty-wizardby

Upvotes: 4

Related Questions