12 строки
685 B
Markdown
12 строки
685 B
Markdown
[![Build Status](https://ci.appveyor.com/api/projects/status/github/MultiWorldTesting/explore-test?branch=master&svg=true)](https://ci.appveyor.com/project/lhoang29/explore-test)
|
|
|
|
Multi-language black-box testing framework for exploration library using command-line interface
|
|
|
|
Instructions to run (using VS 2013):
|
|
|
|
- clone explore-cpp into same folder as explore-test @ https://github.com/multiworldtesting/explore-cpp.git
|
|
- clone explore-csharp into same folder as explore-test @ https://github.com/multiworldtesting/explore-csharp.git
|
|
- open explore-test\Test.sln
|
|
- build solution, this will also build above projects if folder hierarchy is valid
|
|
- run tests in unit test explorer.
|