GWT PhantomJS JUnit run style

A GWT JUnit run style for local testing with PhantomJS

License

License

BSD 3-Clause License
Categories

Categories

JavaScript Languages Ant Build Tools GWT (Google Web Toolkit) User Interface Web Frameworks JUnit Unit Testing
GroupId

GroupId

com.github.neothemachine
ArtifactId

ArtifactId

gwt-phantomjs-junit-runstyle
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

GWT PhantomJS JUnit run style
A GWT JUnit run style for local testing with PhantomJS
Project URL

Project URL

https://github.com/neothemachine/gwt-phantomjs-junit-runstyle

Download gwt-phantomjs-junit-runstyle

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.neothemachine/gwt-phantomjs-junit-runstyle/ -->
<dependency>
    <groupId>com.github.neothemachine</groupId>
    <artifactId>gwt-phantomjs-junit-runstyle</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.neothemachine/gwt-phantomjs-junit-runstyle/
implementation 'com.github.neothemachine:gwt-phantomjs-junit-runstyle:1.0.1'
// https://jarcasting.com/artifacts/com.github.neothemachine/gwt-phantomjs-junit-runstyle/
implementation ("com.github.neothemachine:gwt-phantomjs-junit-runstyle:1.0.1")
'com.github.neothemachine:gwt-phantomjs-junit-runstyle:jar:1.0.1'
<dependency org="com.github.neothemachine" name="gwt-phantomjs-junit-runstyle" rev="1.0.1">
  <artifact name="gwt-phantomjs-junit-runstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.neothemachine', module='gwt-phantomjs-junit-runstyle', version='1.0.1')
)
libraryDependencies += "com.github.neothemachine" % "gwt-phantomjs-junit-runstyle" % "1.0.1"
[com.github.neothemachine/gwt-phantomjs-junit-runstyle "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.0
com.google.gwt : gwt-dev jar 2.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0