Skip to content

Vividus - all in one test automation accelerator

License

Notifications You must be signed in to change notification settings

ikalinin1/vividus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download Vividus CI codecov Quality Gate Status Stackoverflow BrowserStack Status Contributor Covenant

Support/Community

Slack chat

Prerequisites

Java

  • The baseline is JDK 11. Latest JDK 14 is supported as well
  • 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.

IntelliJ IDEA

JetBrains has provided us with the tools and IDEs necessary to build a high quality tool. 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.1%
  • Other 0.9%