tickets: 7884
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7884 | 2008-07-22 03:59:10 | 2010-10-04 03:33:27 | 2022-03-06 03:40:49.502141 | Accepted | closed | Testing framework | dev | fixed | Test framework needs option to run tests and return statuses | Currently the test framework just uses a unittest.TextTestRunner to run tests and output results to stderr. It would be nice to support an alternate TestRunner that would return results instead. This would be particularly useful for running automated tests and storing test results. Currently for our automated testing, I'm having to regex the stderr for results. Not ideal. I'm going to go ahead and write a patch for this | devin | devin | 0 | 1 | 0 | 0 | 0 | 0 |