Skip to content
calumroy edited this page Nov 9, 2016 · 1 revision

Testing HTM Components

Uses nose framework.

To run all test

nosetests

Run a specific test show all outputs from the test e.g

nosetests --nocapture tests/temporalPooling/test_temporalPoolingSuite3.py:test_temporalPoolingSuite3.test_tempEquality

Clone this wiki locally