MVN

tv.bodil : maven-testlol-plugin

Maven & Gradle

Apr 15, 2011
13 stars

Testlol · Testlol is a Maven plugin for running Javascript unit tests in a headless browser environment. It is built on Rhino, Env.js and JsUnit.

<plugin>
    <groupId>tv.bodil</groupId>
    <artifactId>maven-testlol-plugin</artifactId>
    <version>1.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tv.bodil : maven-testlol-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of tv.bodil : maven-testlol-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
maven-testlol-plugin-1.4
1.3
maven-testlol-plugin-1.3
1.2.x
maven-testlol-plugin-1.2.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>tv.bodil</groupId>
    <artifactId>maven-testlol-plugin</artifactId>
    <version>1.4</version>
</plugin>

Advertisement