An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![GitHub release](https://img.shields.io/github/v/release/vividus-framework/vividus?display_name=tag&sort=semver)](https://github.com/vividus-framework/vividus/releases)
[![Vividus CI](https://github.com/vividus-framework/vividus/workflows/Vividus%20CI/badge.svg)](https://github.com/vividus-framework/vividus/actions?query=workflow%3A%22Vividus+CI%22)
[![codecov](https://codecov.io/gh/vividus-framework/vividus/branch/master/graph/badge.svg)](https://codecov.io/gh/vividus-framework/vividus)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vividus-framework_vividus&metric=alert_status)](https://sonarcloud.io/dashboard?id=vividus-framework_vividus)
[![Stackoverflow](https://img.shields.io/badge/stackoverflow-vividus-green.svg)](http://stackoverflow.com/questions/tagged/vividus)
[![BrowserStack Status](https://automate.browserstack.com/badge.svg?badge_key=VjFGZEtSdWpWZ3QrNkNBeHphOUpLbWFsL2VLMW15eUxySGEwamovU1ArTT0tLVN3dlROQWpVbnlNWWdsOGFxdDYwRGc9PQ==--4afc60c487e3a7d23e327c7b430c81e34277a35e)](https://automate.browserstack.com/public-build/VjFGZEtSdWpWZ3QrNkNBeHphOUpLbWFsL2VLMW15eUxySGEwamovU1ArTT0tLVN3dlROQWpVbnlNWWdsOGFxdDYwRGc9PQ==--4afc60c487e3a7d23e327c7b430c81e34277a35e)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](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


[IntelliJ IDEA](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.



[![Mobitru](https://mobitru.com/images/logo.svg)](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.



[SauceLabs](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.



[BrowserStack]([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.



[![LambdaTest](https://www.lambdatest.com/resources/images/logos/logo.svg)](https://www.lambdatest.com)
  
[LambdaTest HyperExecute](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.



[Applitools](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.