CNTK/Tests
liqun fu 3fa4e36ff1 correct CSharp name, disable a flaky test for further investigation 2017-09-12 11:31:34 -07:00
..
EndToEndTests correct CSharp name, disable a flaky test for further investigation 2017-09-12 11:31:34 -07:00
Install Tests/Install/linux/prep-run-test.sh: bump Jupyter TO to 2700 2017-09-12 16:57:58 +02:00
UnitTests Refactor the core learner APIs: 2017-09-11 17:36:39 -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