GraphWalker Dashboard

A dashboard that show the result from executed tests and the progress of running tests

Лицензия

Лицензия

Группа

Группа

org.graphwalker
Идентификатор

Идентификатор

graphwalker-dashboard
Последняя версия

Последняя версия

3.0.0-RC1
Дата

Дата

Тип

Тип

jar
Описание

Описание

GraphWalker Dashboard
A dashboard that show the result from executed tests and the progress of running tests
Ссылка на сайт

Ссылка на сайт

http://graphwalker.org/../graphwalker-dashboard
Организация-разработчик

Организация-разработчик

GraphWalker

Скачать graphwalker-dashboard

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-mobile jar 1.1.5.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.1.5.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Build Status Build status codecov.io Coverity Scan Build Status Maven Central

GraphWalker

Documentation on http://graphwalker.org/

GraphWalker survey

We created a questionnaire which we would love our users to fill in. The purpose is to help us understand how GraphWalker is used.

Please go to GraphWalker Survey

Get the source code and build all modules

git clone https://github.com/GraphWalker/graphwalker-project.git
cd graphwalker-project
mvn install

Build the stand command-line tool

mvn package -pl graphwalker-cli -am

The jar is in:

graphwalker-cli/target/graphwalker-cli-4.3.0-SNAPSHOT.jar

Run it like:

java -jar graphwalker-cli/target/graphwalker-cli-4.3.0-SNAPSHOT.jar

Build Studio

mvn package -pl graphwalker-studio -am

The jar is in:

graphwalker-studio/target/

Run it like:

java -jar graphwalker-studio/target/graphwalker-studio-4.3.0-SNAPSHOT.jar
org.graphwalker

GraphWalker - Model-based testing

A Model-based testing tool, written in Java

Версии библиотеки

Версия
3.0.0-RC1