Skip to content
forked from c3riley/Testah

Automation Testing tool for service and browser testing

License

Notifications You must be signed in to change notification settings

djellison/Testah

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testah

Automation Testing tool for service and browser testing

Using Project

In build.gradle

repositories {
    jcenter()
	maven {
            url 'https://github.com/c3riley/maven-repository/raw/master/'
    }
} 
 
dependencies {
    compile 'org.testah:testah-junit:0.1.10'
}

About

Automation Testing tool for service and browser testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%