I am developing an application in VS2012 Ultimate Visual Basic.NET.
I have many unit tests that are run before the application is run. I need to write up a formal document for these unit tests. I have had a look online for a template for the unit test document, with no luck.
Can I please have some help as to what I need to include in a document for unit testing? Also, can I also print out a report of the current tests that I have, with their details and whether they passed or failed?
I have many unit tests that are run before the application is run. I need to write up a formal document for these unit tests. I have had a look online for a template for the unit test document, with no luck.
Can I please have some help as to what I need to include in a document for unit testing? Also, can I also print out a report of the current tests that I have, with their details and whether they passed or failed?