Minium - Speech (powered by Google Translate)

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

License

License

GroupId

GroupId

com.vilt-group.minium
ArtifactId

ArtifactId

minium-speech
Last Version

Last Version

0.9.6
Release Date

Release Date

Type

Type

jar
Description

Description

Minium - Speech (powered by Google Translate)
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

VILT Group

Download minium-speech

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.vilt-group.minium : minium-core jar 0.9.6
javazoom : jlayer jar 1.0.1

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0