Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Runs JUnit Test cases and generate HTML report, keeps past run history
This tool pulls all JUnit testcases from the class path and run them all. After completion of test case execution it populates the result in database tables. A report tool fetch the result data from database and produce an HTML report.
Highlights of this tool
- No coding effort is required from developer to integrate existing JUnit test cases. They just need to put their test case folder to the class path
- Since it keep the test result data in a database, it can keep history of any number of past execution result. This build is bundled with open source embedded database HSQLDB. ...