CNTK/Tests
Rui Zhao (SPEECH) 26204b2b0b fix build error for test 2019-03-16 11:49:55 -07:00
..
EndToEndTests squash of the following changes: 2018-08-26 13:11:44 -07:00
Install fix nightly issues related to onnx dependencies 2018-08-29 17:19:19 -07:00
UnitTests fix build error for test 2019-03-16 11:49:55 -07:00
README.md updating links to old wiki - referencing now the doc site 2017-06-07 15:55:34 +02:00

README.md

Unit tests and end-to-end tests

The unit tests and end-to-end tests provided in this folder are run as part of the checkin workflow on the build server. You can run all tests locally to verify that your code changes didn't break any test.

How to run unit tests and end-to-end test is described in the documentation: https://docs.microsoft.com/en-us/cognitive-toolkit/How-to-Test