FitNesse Launcher Ant Task

Provides ability to launch FitNesse as a wiki server, or automatically run FitNesse tests as part of a standard integration-test / verify build. Allows configuration of FitNesse's classpath through plugin dependencies, and injects all Maven project properties as FitNesse variables, ( which can be overridden from the command line using '-D' ).

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.processpuzzle.fitnesse
ArtifactId

ArtifactId

fitnesse-launcher-ant-task
Last Version

Last Version

1.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

FitNesse Launcher Ant Task
Provides ability to launch FitNesse as a wiki server, or automatically run FitNesse tests as part of a standard integration-test / verify build. Allows configuration of FitNesse's classpath through plugin dependencies, and injects all Maven project properties as FitNesse variables, ( which can be overridden from the command line using '-D' ).
Project Organization

Project Organization

Agile Renovation

Download fitnesse-launcher-ant-task

How to add to project

<!-- https://jarcasting.com/artifacts/com.processpuzzle.fitnesse/fitnesse-launcher-ant-task/ -->
<dependency>
    <groupId>com.processpuzzle.fitnesse</groupId>
    <artifactId>fitnesse-launcher-ant-task</artifactId>
    <version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.processpuzzle.fitnesse/fitnesse-launcher-ant-task/
implementation 'com.processpuzzle.fitnesse:fitnesse-launcher-ant-task:1.6.5'
// https://jarcasting.com/artifacts/com.processpuzzle.fitnesse/fitnesse-launcher-ant-task/
implementation ("com.processpuzzle.fitnesse:fitnesse-launcher-ant-task:1.6.5")
'com.processpuzzle.fitnesse:fitnesse-launcher-ant-task:jar:1.6.5'
<dependency org="com.processpuzzle.fitnesse" name="fitnesse-launcher-ant-task" rev="1.6.5">
  <artifact name="fitnesse-launcher-ant-task" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.processpuzzle.fitnesse', module='fitnesse-launcher-ant-task', version='1.6.5')
)
libraryDependencies += "com.processpuzzle.fitnesse" % "fitnesse-launcher-ant-task" % "1.6.5"
[com.processpuzzle.fitnesse/fitnesse-launcher-ant-task "1.6.5"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.6
org.fitnesse : fitnesse jar 20151230
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.24
org.slf4j : slf4j-log4j12 jar 1.7.24

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

FitNesse Launcher Maven Plugin

Build Status Quality Gate Code coverage ratio Technical debt ratio Maven Central

Maven plugin to start / stop wiki and run tests.

Versions

Version
1.6.5
1.6.4-RELEASE
1.6.3-RELEASE
1.6.2-RELEASE
1.6.1-RELEASE
1.6.0