Play! QUnit Module


Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.google.code.maven-play-plugin.org.playframework.modules.qunit
Идентификатор

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

play-qunit
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Play! QUnit Module
Play! QUnit Module
Система контроля версий

Система контроля версий

https://github.com/irregular-at/play-qunit

Скачать play-qunit

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

<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.qunit/play-qunit/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.playframework.modules.qunit</groupId>
    <artifactId>play-qunit</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.qunit/play-qunit/
implementation 'com.google.code.maven-play-plugin.org.playframework.modules.qunit:play-qunit:1.0'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.qunit/play-qunit/
implementation ("com.google.code.maven-play-plugin.org.playframework.modules.qunit:play-qunit:1.0")
'com.google.code.maven-play-plugin.org.playframework.modules.qunit:play-qunit:jar:1.0'
<dependency org="com.google.code.maven-play-plugin.org.playframework.modules.qunit" name="play-qunit" rev="1.0">
  <artifact name="play-qunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.playframework.modules.qunit', module='play-qunit', version='1.0')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.playframework.modules.qunit" % "play-qunit" % "1.0"
[com.google.code.maven-play-plugin.org.playframework.modules.qunit/play-qunit "1.0"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.maven-play-plugin.org.playframework : play jar 1.2

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

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

Play! QUnit Module

The Play! QUnit module provides integration of QUnit Javascript unit tests with the Play! Framework.

Features:

  • Use Play! templating syntax in QUnit tests
  • Friendly running and error reporting of QUnit tests directly from the application
  • Running all tests automatically by simply accessing one URL in the browser
  • Generated JUnit compatible XML test reports for continuous integration

For detailed features and instructions on how to use the module have a look at the module documentation.

Licence

Play QUnit module is distributed under Apache 2 licence.

Some files especially public/qunit/testrunner.js, public/qunit/testrunner.css are derived work from the Play! testrunner module which is also licenced under Apache 2 licence.

Some files under public/qunit are from third parties and are licensed under their own terms. These license information can be found on top of the files.

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

Версия
1.0