Added install reference
This commit is contained in:
parent
65b9ea190b
commit
e4d41e6600
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@
|
||||||
[](https://repo.rife2.com/#/snapshots/com/uwyn/rife2/bld-testng)
|
[](https://repo.rife2.com/#/snapshots/com/uwyn/rife2/bld-testng)
|
||||||
[](https://github.com/rife2/bld-testng/actions/workflows/bld.yml)
|
[](https://github.com/rife2/bld-testng/actions/workflows/bld.yml)
|
||||||
|
|
||||||
To run the tests with TestNG:
|
To install, please refer to the [extensions documentation](https://github.com/rife2/bld/wiki/Extensions).
|
||||||
|
|
||||||
|
To run the tests with TestNG, add the following to your build file:
|
||||||
|
|
||||||
```java
|
```java
|
||||||
@BuildCommand(summary = "Run tests with TestNG")
|
@BuildCommand(summary = "Run tests with TestNG")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue