Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 674 Bytes

File metadata and controls

18 lines (11 loc) · 674 Bytes

NetMfTestRunner

Code plus samples for creating and running unit tests against the .NET Micro Framework

For additional information go to my blog post:

To work with this project:

1. Download to your machine
2. The Solution and Projects are in VS2010 but you can convert to VS2012
3. Review the code and samples
4. To execute the tests - right click "Marknic.TestRunner" and select Debug/Start New Instance
5. This will run the tests, you will see the .NET MF Emulator appear and disappear
6. When complete, you will see the test results report in the output window