CNTK/Tests
Thiago Crepaldi c7bc93fde7 Fix Windows Test Dockerfile 2019-08-06 08:30:35 -07:00
..
EndToEndTests Fix V2LibraryCSTests end to end test 2019-06-25 23:20:25 -07:00
Install Fix Windows Test Dockerfile 2019-08-06 08:30:35 -07:00
UnitTests Merge fp16 brainscript work (#3606) 2019-03-20 11:36:16 -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