pvcbuild / pvc

PVC -- Scaffold, Build, Publish -- Composable, extensible builds in .NET created by @stirno
http://pvcbuild.com
MIT License
117 stars 11 forks source link

Testing Lib #7

Closed msarchet closed 10 years ago

msarchet commented 10 years ago

What do we want to use for unit testing?

x/n/Unit or MsTest?

stirno commented 10 years ago

xUnit is my preference

stirno commented 10 years ago

Creating the testing project now.. Probably should have done this earlier but thats how it goes sometimes.