Project

General

Profile

action #57452

Updated by vpelcak over 4 years ago

I would like to have a tool, which would provide me quick and easy overview of fails of testcases. 
 It would be also able to check in git (git blame) who changed the failing line (yes, there are plenty of ways why this is not accurate, I'm open to better suggestions) to identify the person who could know the code best (definitely better than "Maintainer" put in the testcase). suggestions). 
 Ideally, it would be also sending e-mails to the identified people. 

 They would then be expected to either fix or delegate fixing of the testcase. 

 Statistics collection would also be nice feature to help us to measure and predict future development by extrapolation. 

 I believe that this tool should be part of the openQA rather than another support tool.

Back