Installation of ncover and simple use of ncover
because Ncover has now been changed from open source free software to purchased shareware, but can be downloaded to the cracked version of the Ncover.3.1.2.5168.zip online, as follows: http://download.csdn.net/detail/cixiao/4524039 It contains x86 and x64 two kinds of installation files, installation is relatively simple, according to the Readme file prompt execution can be completed. The installed file directory contains the ncover command-line use of the program and interface using the work Ncoverexplorer and the sample folder.
Mainly on the issue of activation, such as:
Locate the Ncover.lic file in the download file:
Last activation succeeded:
Use of Ncover:
Open the software we will see the entire page map of the software:
Click on the button and the following interface will appear:
2. Follow the instructions step by step:
The first step: Nunit-console.exe selection. Note: This is a 64-bit operating system (32-bit application, then you should enter the full path nunit-console-x86.exe;)
The second step: Ncover and NUnit interaction, in the Ncover installation path, select the NUnit file.
Step three: Select the Keep working folders and application Paths check box or provide a path to save files for synchronization overrides. If you do not provide a path, the file will be placed in the Ncover folder.
Fourth step: Set the Overwrite file. It will default to the working folder.
Fifth step: Set the trend of file path selection. It will default to the working folder.
Click Run NCover now to see the running interface such as:
Click on the button and you will see:
Click to see the overlay results in the browser, note the Red Box section, and click on the hook!
Browser interface such as:
If there is any wrong place want everyone to actively shoot bricks!
Installation and use of Ncover-nunit