Coveros-GitHub-Sandbox / selenified

The Selenified Test Framework provides mechanisms for simply testing applications at multiple tiers while easily integrating into DevOps build environments. Selenified provides traceable reporting for both web and API testing, wraps and extends Selenium calls to more appropriately handle testing errors, and supports testing over multiple browsers locally, or in the cloud in parallel. It can be a great starting point for building or improving test automation in your organization.
https://www.coveros.com/products/selenified/
Apache License 2.0
42 stars 11 forks source link

Combined Reporting Desired #51

Open msaperst opened 7 years ago

msaperst commented 7 years ago

Right now, the failsafe directory has multiple test reports, all linked together via TestNG. The request was made to create one combined report, that has all of the test cases executed, and then displays them all

msaperst commented 5 years ago

Let's use the new pdf reports to generate one large pdf, with a linked table of contents to each test case, as one combined, final, pdf