Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CMAKE MODULES] test reporting #13

Open
jguidoux opened this issue Oct 20, 2015 · 0 comments
Open

[CMAKE MODULES] test reporting #13

jguidoux opened this issue Oct 20, 2015 · 0 comments

Comments

@jguidoux
Copy link

At this time, the only report of unit testing is produced in the standard output.
Reading easily this type of reporting is important.
Test reports is a documentation in real time of 'what do' and ''what not do' an application.
Finding a better way to produce test reports in text format or better, in html format like gradle do with junit.
http://2.bp.blogspot.com/-ElCEDWh_5JI/UFSuwkc_q7I/AAAAAAAAADk/rEU3HVTkaG8/s1600/Gradle+test+report.png.
Or with BDD (Behaviour Driven Test) style) : http://codepen.io/renatoathaydes/full/ihGgt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant