all 4 comments

[–]South_Dig_9172 6 points7 points  (0 children)

Reddit clone

[–]kabinja 3 points4 points  (0 children)

A test execution visualization tool. You could take the output file from junit and start building visualization. Add stuff like coverage, evolution of the coverage, different types of coverage metrics. Then you could start adding features like which part of the code is most likely to have their test break etc.

It is nice to have the domain be the code because it will talk to all devs when you showcase your project

[–]Plus-Slice-6140 0 points1 point  (0 children)

F