Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 3.73 KB

README.md

File metadata and controls

52 lines (35 loc) · 3.73 KB

GitHub release Vividus CI codecov Quality Gate Status Stackoverflow BrowserStack Status Contributor Covenant

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.

How to build the project? (Only for VIVIDUS developers)

Prerequisites: make sure Java 17 is used.

  1. Clone main Vividus project
    git clone --recursive https://github.com/vividus-framework/vividus.git
  2. Build the project:
    ./gradlew build

Acknowledgements

IntelliJ IDEA

JetBrains has provided us with the tools and IDEs necessary to build a high quality tool. Thank you.


Mobitru

Mobitru 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.


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.


LambdaTest    LambdaTest HyperExecute

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.