https://github.com/vividus-framework/vividus
VIVIDUS is all in one test automation tool
https://github.com/vividus-framework/vividus
bdd-style-testing-framework hacktoberfest infrastructure quality quality-assurance test-automation testing-framework testing-tools vividus
Last synced: about 2 months ago
JSON representation
VIVIDUS is all in one test automation tool
- Host: GitHub
- URL: https://github.com/vividus-framework/vividus
- Owner: vividus-framework
- License: apache-2.0
- Created: 2019-06-21T11:40:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-23T08:08:33.000Z (about 2 months ago)
- Last Synced: 2025-02-24T06:17:34.323Z (about 2 months ago)
- Topics: bdd-style-testing-framework, hacktoberfest, infrastructure, quality, quality-assurance, test-automation, testing-framework, testing-tools, vividus
- Language: Java
- Homepage: https://docs.vividus.dev
- Size: 93.7 MB
- Stars: 386
- Watchers: 14
- Forks: 87
- Open Issues: 145
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-java - VIVIDUS
README
[](https://github.com/vividus-framework/vividus/releases)
[](https://github.com/vividus-framework/vividus/actions?query=workflow%3A%22Vividus+CI%22)
[](https://codecov.io/gh/vividus-framework/vividus)
[](https://sonarcloud.io/dashboard?id=vividus-framework_vividus)
[](http://stackoverflow.com/questions/tagged/vividus)
[](https://automate.browserstack.com/public-build/VjFGZEtSdWpWZ3QrNkNBeHphOUpLbWFsL2VLMW15eUxySGEwamovU1ArTT0tLVN3dlROQWpVbnlNWWdsOGFxdDYwRGc9PQ==--4afc60c487e3a7d23e327c7b430c81e34277a35e)
[](CODE_OF_CONDUCT.md)**This repository contains source code of VIVIDUS tool. If you are looking for the user guide, please, check out [VIVIDUS Starter](https://github.com/vividus-framework/vividus-starter) and [the official documentation](https://docs.vividus.dev/).**
## How to build the project? (Only for VIVIDUS developers)
Prerequisites: make sure [Java 21](https://adoptium.net/temurin/releases/?version=21) is used.1. Clone main [VIVIDUS project](https://github.com/vividus-framework/vividus.git)
```shell
git clone --recursive https://github.com/vividus-framework/vividus.git
```
1. Build the project:
```shell
./gradlew build
```## Acknowledgements
[
](https://www.jetbrains.com/?from=Vividus)
[JetBrains](https://www.jetbrains.com/?from=Vividus) has provided us with the tools and IDEs necessary to build a high quality tool. Thank you.
[](https://mobitru.com)
[Mobitru](https://mobitru.com) 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.
[
](https://saucelabs.com)
[SauceLabs](https://saucelabs.com/) 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.
[
]([https://saucelabs.com](https://www.browserstack.com))
[BrowserStack](https://www.browserstack.com/) 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.
[](https://www.lambdatest.com)
[](https://www.lambdatest.com/hyperexecute?from=vividus)
[LambdaTest](https://www.lambdatest.com/) 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.
[
](https://applitools.com/)
[Applitools](https://applitools.com/) has provided us with the tools to build a high quality tool by testing our components on a range of browsers and platforms. Thank you.