Skip to content

Vividus - all in one test automation accelerator

License

Notifications You must be signed in to change notification settings

ALegchilov/vividus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov Quality Gate Status BrowserStack Status

Prerequisites

Java

  • Install JDK 12
  • Configure JAVA_HOME environment variable
  • Update PATH environment variable: add $JAVA_HOME/bin

Eclipse

How to build the project?

  1. Clone main Vividus project

    git clone --recursive https://github.com/vividus-framework/vividus.git
  2. Build the project (run commands from the project root):

    ./gradlew build eclipse
  3. Import project to Eclipse

Acknowledgements

SauceLabs

SauceLabs has provided us with the tools and infrastructure necessary to build a high quality tool by testing our components on a range of browsers and platforms. Thank you.

BrowserStack

BrowserStack has provided us with the tools and infrastructure necessary to build a high quality tool by testing our components on a range of browsers and platforms. Thank you.

About

Vividus - all in one test automation accelerator

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.2%
  • Other 0.8%