Show Posts


Messages - Bhagyashri7M

Pages: [1]
1
News and Announcements / Re: Need help with setting up unit testing
« on: August 12, 2021, 07:28:32 AM »
How to setup Unit Testing
To add a unit test project:
Open the solution that contains the code you want to test.
Right-click on the solution in Solution Explorer and choose Add > New Project.
Select a unit test project template.
Add a reference from the test project to the project that contains the code you want to test.

Pages: [1]

Powered by SMFPacks Social Login Mod