bld-testng/examples
2024-05-09 21:33:28 -07:00
..
.idea Bumped bld to version 1.9.1 2024-05-09 21:33:28 -07:00
.vscode Bumped bld to version 1.9.1 2024-05-09 21:33:28 -07:00
lib/bld Bumped bld to version 1.9.1 2024-05-09 21:33:28 -07:00
src Added support for TestNG 7.10.2 2024-04-28 09:44:15 -07:00
.gitignore Initial commit 2023-08-14 18:20:05 -07:00
bld Initial commit 2023-08-14 18:20:05 -07:00
bld.bat Initial commit 2023-08-14 18:20:05 -07:00
README.md Added support for JaCoCo extension. Closes #2 2024-04-03 20:35:21 -07:00

Compile and Run Tests with TestNG

./bld compile test

Compile and Generate JaCoCo Reports

./bld compile jacoco