Skip to content

anastasios/Skeleton-Testing-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton Testing Framework

This skeleton framework provides the scaffolding for further development and test execution. All required dependencies are included alongside with sample code.

Installation

You need to import it as project to your favorite IDE (IntelliJ is strongly advised)

Usage

gradlew clean test on the terminal should execute your test classes (if gradle wrapper has been provided). Otherwise try gradle clean test

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages