﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
7884	Test framework needs option to run tests and return statuses	devin	devin	"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"		closed	Testing framework	dev		fixed		devin@…	Accepted	1	0	0	0	0	0
