Closed bas-rustenburg closed 9 years ago
I noticed that the nosetests print out a warning message:
test___init__ (test_experiments.TestExperiment) ... /home/bas/anaconda/lib/python2.7/unittest/case.py:340: RuntimeWarning: TestResult has no addExpectedFailure method, reporting as passes
RuntimeWarning)
ok
But the test seems to work anyways. The issue is most likely with nose
Testing framework is in place. Marked tests that are not implemented as expected failures, will implement them in separate PR's.