Minium - Console

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

com.vilt-group.minium
Идентификатор

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

minium-webconsole
Последняя версия

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

0.9.1
Дата

Дата

Тип

Тип

war
Описание

Описание

Minium - Console
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Организация-разработчик

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

VILT Group

Скачать minium-webconsole

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

<!-- https://jarcasting.com/artifacts/com.vilt-group.minium/minium-webconsole/ -->
<dependency>
    <groupId>com.vilt-group.minium</groupId>
    <artifactId>minium-webconsole</artifactId>
    <version>0.9.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.vilt-group.minium/minium-webconsole/
implementation 'com.vilt-group.minium:minium-webconsole:0.9.1'
// https://jarcasting.com/artifacts/com.vilt-group.minium/minium-webconsole/
implementation ("com.vilt-group.minium:minium-webconsole:0.9.1")
'com.vilt-group.minium:minium-webconsole:war:0.9.1'
<dependency org="com.vilt-group.minium" name="minium-webconsole" rev="0.9.1">
  <artifact name="minium-webconsole" type="war" />
</dependency>
@Grapes(
@Grab(group='com.vilt-group.minium', module='minium-webconsole', version='0.9.1')
)
libraryDependencies += "com.vilt-group.minium" % "minium-webconsole" % "0.9.1"
[com.vilt-group.minium/minium-webconsole "0.9.1"]

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
com.vilt-group.minium : minium-core jar 0.9.1
com.vilt-group.minium : minium-script jar 0.9.1
com.vilt-group.minium : minium-speech jar 0.9.1
org.seleniumhq.selenium : selenium-java jar 2.35.0
org.slf4j : slf4j-log4j12 jar 1.7.5
org.mozilla : rhino jar 1.7R4
org.springframework : spring-web jar 3.2.4.RELEASE
org.springframework : spring-webmvc jar 3.2.4.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.2.3
com.fasterxml.jackson.core : jackson-annotations jar 2.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.2.3
com.github.detro.ghostdriver : phantomjsdriver jar 1.0.4

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 3.2.4.RELEASE
org.testng : testng jar 6.8

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

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

Minium banner

What is Minium

Minium is a framework developed at VILT that helps you test your web application the same way a human would.

Minium has spawned from the work of Rui Figueira @VILT and that initial code base is now known as Minium Core. It combines jQuery and Selenium for browser testing and tasks automation.

Minium Developer is a console aimed at developers, allowing the creation of automatic tasks in the browser to be used in end-to-end testing of your web applications. Minium is both powerful and simple: tests can be written in Cucumber even by non-technical people, but you can integrate with your base code in any language by exposing a RESTful service. All these features make Minium a great way for you to integrate Behaviour Driven Development practices through out all phases of your project.

The last component of Minium is known as Minium Manager. It's aimed at business solutions, it's a more powerful console that provides useful reports of the ongoing projects and has a strong component in continuous integration.

Documentation

For a quick start head to Minium documentation page, where you can also find, among other things, a complete list of all allowed methods and some simple examples.

License

Minium is licensed under Apache 2.0.

com.vilt-group.minium

VILT Group

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

Версия
0.9.1
0.9.0