1f81cb8bef
Adding Microsoft SECURITY.MD |
||
---|---|---|
.nuget | ||
Properties | ||
.gitignore | ||
BlackBox.csproj | ||
Configuration.cs | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
Test.sln | ||
Tests.cs | ||
appveyor.yml | ||
packages.config |
README.md
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.