Description
Dogu is an cross E2E test automation platform for web, mobile and game application. You can integrate various tools such as Appium, Selenium and Playwright that you have previously used with Dogu, allowing you to perform parallel processing and check test results more easy. Experience more efficient test automation with Dogu.
This plugin helps to integrate jenkins with Dogu.
Features
Dogu Credential
You can add Dogu access token to Jenkins credential store. Dogu Organization Token and Dogu Project Token are supported.
Dogu Run Routine Build Step
You can run a routine in Jenkins. You can specify the Dogu project and routine by ID.
How it works
When you add a Dogu Credential, it will be added to the Jenkins credential store. The Dogu Run Routine Build Step will use the Dogu Credential to connect to Dogu and run the routine.
Development
Getting Started
- mvn hpi:run
Rebuild
- mvn clean
- mvn hpi:run
Verify
- mvn spotless:apply
- mvn clean verify
- mvn dependency:analyze
Install Plugins Manually
- Pipeline
License
MIT