YUI Runner :: Runner

YUI runner is a small framework to automate the running of Yahoo! UI tests, and collect their results.

License

License

MIT
GroupId

GroupId

org.coffeebreaks.yui
ArtifactId

ArtifactId

yui-runner
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

YUI Runner :: Runner
YUI runner is a small framework to automate the running of Yahoo! UI tests, and collect their results.

Download yui-runner

How to add to project

<!-- https://jarcasting.com/artifacts/org.coffeebreaks.yui/yui-runner/ -->
<dependency>
    <groupId>org.coffeebreaks.yui</groupId>
    <artifactId>yui-runner</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.coffeebreaks.yui/yui-runner/
implementation 'org.coffeebreaks.yui:yui-runner:0.3'
// https://jarcasting.com/artifacts/org.coffeebreaks.yui/yui-runner/
implementation ("org.coffeebreaks.yui:yui-runner:0.3")
'org.coffeebreaks.yui:yui-runner:jar:0.3'
<dependency org="org.coffeebreaks.yui" name="yui-runner" rev="0.3">
  <artifact name="yui-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coffeebreaks.yui', module='yui-runner', version='0.3')
)
libraryDependencies += "org.coffeebreaks.yui" % "yui-runner" % "0.3"
[org.coffeebreaks.yui/yui-runner "0.3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.coffeebreaks.yui : yui-collector jar 0.3
org.scala-lang : scala-library jar 2.8.1
commons-io : commons-io jar 2.0
org.seleniumhq.selenium : selenium jar 2.0a7
junit : junit jar 4.8.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2