Balau Unit Test Maven plugin

Maven plugin that integrates the Balau test framework into the Maven build system for unit testing.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.borasoftware.balau
ArtifactId

ArtifactId

balau-unit-test-maven-plugin
Last Version

Last Version

19.6.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Balau Unit Test Maven plugin
Maven plugin that integrates the Balau test framework into the Maven build system for unit testing.
Project URL

Project URL

https://github.com/borasoftware/balau-unit-test-maven-plugin
Source Code Management

Source Code Management

https://github.com/borasoftware/balau-unit-test-maven-plugin

Download balau-unit-test-maven-plugin

How to add to project

<plugin>
    <groupId>com.borasoftware.balau</groupId>
    <artifactId>balau-unit-test-maven-plugin</artifactId>
    <version>19.6.2</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.shared : maven-shared-utils jar 3.2.1
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-compat jar 3.3.9

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.

balau-unit-test-maven-plugin

The balau-unit-test-maven-plugin integrates the Balau test framework into the Maven build system for unit testing.

The following Maven goals are defined:

  • test.

See the Maven chapter in the Balau documentation for more information on usage.

Versions

Version
19.6.2
19.6.1