Skip to content

vividus-framework/vividus-sample-tests

Repository files navigation

VIVIDUS Sample Tests

The purpose of this repository is to demo VIVIDUS capabilities via sample tests.

The instructions on how to run tests can be found in the official "Getting Started" guide.

List of the available samples

By default the project is not configured to run any test suite: an attempt to execute tests without prior configuration will lead to an error.

Local test execution

Test Suite Command
REST API tests macOS/Linux:
./gradlew runStories -Pvividus.configuration.suites=rest_api

Windows:
gradlew runStories -Pvividus.configuration.suites=rest_api
Web Application tests macOS/Linux:
./gradlew runStories -Pvividus.configuration.suites=web_app -Pvividus.configuration.profiles=web/desktop/chrome

Windows:
gradlew runStories -Pvividus.configuration.suites=web_app -Pvividus.configuration.profiles=web/desktop/chrome

Test execution in CI

CI Configuration sample Test execution based on sample configuration
GitHub Actions
GitLab CI .gitlab-ci.yml Pipeline runs
Azure DevOps azure-pipelines.yml Pipeline runs

Still have questions?

📮 Contact Us

About

Sample tests demoing VIVIDUS capabilities

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •