Skip to content

An End to End Test Automation Pipeline - Integration Tests

Notifications You must be signed in to change notification settings

xbns/e2e-test-automation-pipeline

Repository files navigation

About this project

Project forked from e2e-automation-pipeline

The article QA Automation Pipeline

Have only converted it to a spring boot gradle project.

How to run the tests

  • $ ./gradlew clean test -Ptags='type:Smoke'
  • $ ./gradlew clean test -Ptags='type:API'
  • $ ./gradlew clean test -Ptags='type:UI'

About

An End to End Test Automation Pipeline - Integration Tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages