Last updated
Was this helpful?
BugBug can be connected to CI/CD pipelines, deployment tools, and custom systems through Public API, CLI, or incoming webhooks.
Use this page to choose the right option.
Use the Public API when you are building a custom integration and need programmatic control.
The Public API can list and manage tests and suites, start runs, check statuses, retrieve results, stop runs, download reports, export/import data, update settings, and manage visual regression reference screenshots.
BugBug provides API documentation in three formats:
GitBook
Read more about public integration here.
Use CLI when you need to run BugBug tests from CI/CD without writing a custom integration.
Learn how to seamlessly integrate BugBug into your existing workflow
Use incoming webhooks when another tool only needs to trigger a test or suite with a single POST request.
Last updated
Was this helpful?
Was this helpful?
