Implement logging of failures in a LOG file
By how far can this be covered by nosetests already ???
For a full system I think we would need to add test suites, creating test reports/logging output of test suites. Alex, is this correctly understood? Is it also correct that all this functionality is covered by other classes in the general Python framework (TestSuite/TestResult/Test runners, etc..)?
Implement logging of failures in a LOG file
By how far can this be covered by nosetests already ???
For a full system I think we would need to add test suites, creating test reports/logging output of test suites. Alex, is this correctly understood? Is it also correct that all this functionality is covered by other classes in the general Python framework (TestSuite/TestResult/Test runners, etc..)?