Powered by:
SourceForge.net Built by Maven
Sponsored by:
AlphaCSP

Introduction

The TesgNG Plugin provides the ability to run <<TestNG>> based test code during the <test> lifecycle.

It is meant to serve as a replacement for those using Maven2, JDK1.5 and TestNG 5.5 who would like to use some of TestNG's goodies which are not supported by the surefire plugin.

Maven-TestNG Inside The plugin simply wrapps a TestNGAntTask instance and delegate the configuration parameters to the ant task.

Goals Overview

This plugin has the following goal:

How To Use

Instructions on how to use the Plugin can be found here

Examples

Below you can find a list of Examples: