Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

TestDino Examples

Welcome to the TestDino Examples directory. This collection shows how to integrate TestDino with Playwright across different CI/CD providers.

Each example shows how to:

  • run Playwright tests in shards
  • merge the results into playwright-report/report.json
  • upload the merged report to TestDino

Prerequisites

  • Node.js and npm
  • A TestDino account
  • A TESTDINO_TOKEN
  • Access to the CI/CD provider used by the example

Get your token from testdino.

Playwright

Examples demonstrating Playwright integration with TestDino, including sharding, report merging, and CI setup.

CI

Example Description
AWS CodeBuild Run Playwright tests in AWS CodeBuild
Azure DevOps Integration with Azure DevOps pipelines
CircleCI Run Playwright tests in CircleCI
GitHub Actions Run Playwright tests in GitHub Actions
GitLab CI Run Playwright tests in GitLab CI/CD
Jenkins Run Playwright tests in Jenkins

How To Use

  1. Pick the example for your CI/CD provider.
  2. Copy that folder into your repository root.
  3. Add TESTDINO_TOKEN in your CI/CD platform.
  4. Follow the README inside that example folder.

Support

Documentation: docs.testdino.com

Email: support@testdino.com

License

MIT

About

Examples to run Playwright tests with TestDino across different CI providers.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages