- 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
- Install Eclipse IDE 2020-03
- Add JBehave plugin
-
Clone main Vividus project
git clone --recursive https://github.com/vividus-framework/vividus.git
-
Build the project (run commands from the project root):
./gradlew build eclipse
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.
JetBrains has provided us with the tools and IDEs necessary to build a high quality tool. Thank you.