bld-testng/examples
2025-03-25 21:48:14 -07:00
..
.idea Add OS matrix for Ubuntu, Windows and macOS 2025-03-25 21:48:14 -07:00
.vscode Bump bld to version 2.2.1 2025-02-24 23:21:06 -08:00
lib/bld Add OS matrix for Ubuntu, Windows and macOS 2025-03-25 21:48:14 -07:00
src Add OS matrix for Ubuntu, Windows and macOS 2025-03-25 21:48:14 -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