Skip to content

Test Quickstart

Lincoln Atkinson edited this page Jan 12, 2015 · 1 revision

#How to Run Tests - Quickstart

Refer to TESTGUIDE.md, located in the repo root, for full details on how to run tests. The basic steps are:

cd src
<build all product bits>
update.cmd debug -ngen

cd ..\tests
BuildTestTools.cmd debug

RunTests.cmd debug fsharp
RunTests.cmd debug fsharpqa
RunTests.cmd debug coreunit