|
TAP Results |
Top Previous Next |
|
Purpose Rapise supports the Test Anything Protocol (TAP). TAP specifies communication between unit tests and testing frameworks, such as MbUnit or NUnit.
Usage The results of a Rapise test are saved to a TAP file in the same directory as the test. Tap files have a .tap extension.
See Also
|