基于NUnit的单元测试附带的开源项目通常也会发布NUnit运行器和附带的二进制文件。对于NUnit 2.4.8,将其bin
目录逐字地分发给实际项目共计46个文件和一个空白addins
目录。如果所有人想要的话,那么所需的最小文件集是分发GUI和控制台运行程序以及创作测试所需的基础nunit.framework.dll
(并且没有模拟基础结构)?
作为参考,NUnit 2.4.8 bin
目录如下所示:
- 加载项/
- clr.bat
- failure.jpg
- fit.dll
- ignored.jpg
- 负载测试-assembly.dll
- 模拟assembly.dll
- noNamespace这个-assembly.dll
- notestfixtures-assembly.dll
- nunit.core.dll程序
- nunit.core.extensions.dll
- nunit.core.interfaces.dll
- nunit.core.tests.dll
- nunit.exe
- nunit.exe.config
- nunit.extensions.tests.dll
- nunit.fixtures.dll
- nunit.fixtures.tests.dll
- nunit.framework.dll中
- nunit.framework.extensions.dll
- nunit.framework.tests.dll
- nunit.framework.xml
- nunit.mocks.dll
- nunit.mocks.tests.dll
- nunit.uikit.dll
- nunit.uikit.tests.dll
- nunit.util.dll
- nunit.util.tests.dll
- NUnit的-console.exe
- NUnit的-console.exe.config
- NUnit的-console.tests.dll
- NUnit控制台-runner.dll
- NUnit控制台-x86.exe程序
- NUnit控制台-x86.exe.config
- NUnitFitTests.html
- NUnit的-gui.tests.dll
- NUnit的贵-runner.dll
- NUnitTests.config
- NUnitTests.nunit
- NUnit的-x86.exe程序
- NUnit的-x86.exe.config
- runFile.exe
- runFile.exe.config
- success.jpg
- 测试assembly.dll
- 测试utilities.dll
- 定时tests.dll