This repository contains source code of VIVIDUS tool. If you are looking for the user guide, please, check out Vividus Starter and the official documentation.
The baseline is JDK 11. The latest JDK 16 is supported as well.
- Clone main Vividus project
git clone --recursive https://github.com/vividus-framework/vividus.git
- Build the project:
./gradlew build
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 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.
LambdaTest 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.
JetBrains has provided us with the tools and IDEs necessary to build a high quality tool. Thank you.