Skip to content

Instantly share code, notes, and snippets.

@rcrowder
Created November 30, 2015 20:45
Show Gist options
  • Save rcrowder/21ab5bb72525741b12ff to your computer and use it in GitHub Desktop.
Save rcrowder/21ab5bb72525741b12ff to your computer and use it in GitHub Desktop.
Output of nupic.regression tests - py.test tests\ 2>&1 > reg_tests.log
============================= test session starts =============================
platform win32 -- Python 2.7.9 -- pytest-2.5.1
plugins: xdist, cov
collected 3 items
tests/anomaly/nab/nab_anomaly_test.py .
tests/anomaly/one_gym/hotgym_anomaly_test.py .
tests/prediction/singleorder/automaton_rule30_prediction_test.py .
========================== 3 passed in 9.03 seconds ===========================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment