Skip to content

Test automation framework providing seamless integration of selenium based web GUI tests, other content (XML, EDI, Edifact, flat file, csv/tsv) and protocols (file, ftp, sftp, scp, network share, JMS)

License

AludraTest/aludratest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aludratest

Build Status

Build Status

Release

Version 3.0.1 is the most recent release. Please see below on how to include it e.g. in your Maven build.

Documentation

The documentation for the most recent release is published here.

Maven Dependency

To use Aludratest in your Maven project, add this dependency to your pom.xml:

<dependency>
  <groupId>org.aludratest</groupId>
  <artifactId>aludratest</artifactId>
  <version>3.0.1</version>
</dependency>

Please see documentation link above on how to run your first test.

Build

To build your own copy of Aludratest, locally clone the repository.

Perform:

  • mvn compile to build your own version
  • mvn install to install Aludratest to your local repository and use with your tests
  • mvn site to render documentation

About

Test automation framework providing seamless integration of selenium based web GUI tests, other content (XML, EDI, Edifact, flat file, csv/tsv) and protocols (file, ftp, sftp, scp, network share, JMS)

Resources

License

Stars

Watchers

Forks

Packages

No packages published