mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
7 lines
304 B
Markdown
7 lines
304 B
Markdown
# Struts 2 TestNG plugin
|
|
The TestNG plugin provides integration with the popular TestNG unit testing framework.
|
|
You will find more details in [documentation](https://struts.apache.org/plugins/testng/).
|
|
|
|
## Installation
|
|
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.
|