ConsoleUnitTestsRunner

码农软件 · 软件分类 · 测试工具 · 2019-11-22 20:27:35

软件介绍

ConsoleUnitTestsRunner (Console parallel nunit tests runner) 是一个小工具,用来在控制台上并行的运行 nunit 测试用例,并给出运行报告。

console unit tests runner.png

命令行参数:

-p=N - specify process count, by default N = cpu cores count
-clone - clone unit tests folder, by default false
-copyMasks=a;b - file masks to copy, by default =.dll;.config
-sync - enable sync for unit tests, by default false
-dirToCloneTests=path - folder to clone tests, by default %temp%
-commandBeforeTestsRun=exePath - command to run before execute tests, but after it clone , by default empty
-startDelay=N - delay before test starts, by default 0
-prefetch - use test run time statistic to optimize tests separation, by default false
-teamcity - teamcity inteagration: will show test progress, by default false
NUnit compatible arguments:
/include=a1;a2 - include only tests with specified categories
/exclude=a1;a2 - exclude all tests with specified categories
/xml=path path for xml report, by default empty
/output:path path for tests output, by default empty
/labels Label each test in stdOut, by default false
/noshadow Do nothing (for now)
/nologo Do not display the logo, by default false
/help Display this page
/wait wait for input key after at the end, by default false
/timeout
/nothread.

本文地址:https://www.codercto.com/soft/d/19574.html

商业的常识

商业的常识

申音 / 山西经济出版社 / 2011-7-1 / 35.00元

★为什么美国没有史玉柱,中国没有乔布斯? ★什么是“对的行业”、“错的行业”? ★我们需要什么样的营销? ★老板为什么要读商学院? ★山寨公司还需要管理吗? ★资源问题是个“伪问题”? ★别把商业模式当成葵花宝典 ★给海归技术创业兄弟的九个忠告 ★在一个不伟大的行业里,做一个伟大的公司 ★是什么让互联网遭遇了有史以来最鸡犬不宁的一战?一起来看看 《商业的常识》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

html转js在线工具
html转js在线工具

html转js在线工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换