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://codercto.com/soft/d/19574.html

Access2003数据库开发典型范例

Access2003数据库开发典型范例

王樵民 / 第1版 (2006年8月1日) / 2006-8 / 42.00元

Access数据库管理软件是一套集数据管理、程序开发功能于一体的高级办公软件,是特别适合普通办公人员进行日常工作的有力助手。本书面向非计算机专业人员,通过多个实例讲解Access中的各种开发技术,介绍实际工作过程中应用软件的编制方法,以及与Excel等软件之间的信息互用技术等内容。能够帮助读者快速掌握Access数据库的开发技术,构建解决自己工作中实际问题的数据库管理系统,从而提高办公效率。一起来看看 《Access2003数据库开发典型范例》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器