Skip to content

Moez-BenAissa/Mozium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mozium

Mozium is an E2E test automation framework for web and mobile. It is based on a set of design patterns and open source tools. Untill now Mozium is not open source.

Mozium status Mozium version

Full Documentation

See the Wiki for documentation, instalation, examples and other information.

Communication

What does Mozium do?

Mozium a functional E2E test framework that provide a number of services :

  • Make easy and standardise the writing of tests
  • Encrease your productivity
  • Make the maintenace and analyses easier
  • Hide the tecnical complexities
  • ....

Maven dependecy

<dependency>
    <groupId>com.mozium</groupId>
    <artifactId>mozium</artifactId>
    <version>x.y.z</version>
</dependency>

Quick Start

Please see the example : [Tutorial] http://github.com/Moez-BenAissa/Mozium-example

Build

$ git clone https://github.com/Ben-MBA/Mozium.git
$ cd mozium/
$ mvn install

Contact

Licence

Mozium Licence

Releases

No releases published

Packages

No packages published