YUI Runner Parent

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-parent
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/lacostej/yui-runner/

Download yui-parent

Filename Size
yui-parent-0.3.pom 8 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • yui-collector
  • yui-runner
  • yui-runner-it

Versions

Version
0.3
0.2