run-tests: define custom result and runner classes for unittest
We need to teach unittest about some custom result types. This will require some custom classes. This patch creates a skeleton for them.
Please register or sign in to comment
We need to teach unittest about some custom result types. This will require some custom classes. This patch creates a skeleton for them.