Skip to content

Commit

Permalink
chore(pom): add Caciocavallo headless Swing UI testing
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfBarkow committed May 15, 2024
1 parent 99c746b commit a7379ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,12 @@
</plugins>
</build>
<dependencies>
<dependency>
<groupId>com.github.caciocavallosilano</groupId>
<artifactId>cacio-tta</artifactId>
<version>1.10</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
Expand Down

0 comments on commit a7379ef

Please sign in to comment.