-
-
Notifications
You must be signed in to change notification settings - Fork 727
Community Helpers & Plugins
cenfun edited this page Feb 25, 2024
·
16 revisions
Here is the list of helpers created by our community. Please add your own by editing this page.
- codeceptjs-webhook-helper - to check webhook calls during the tests.
- MailCatcher - to check emails via Mailcatcher locally.
- codeceptjs-mailhog-helper - to check emails via Mailhog locally.
- codeceptjs-testmailapp-helper - to check emails via Testmail.app service.
- codeceptjs-mailosaurhelper - to check emails via Mailosaur service.
- codeceptjs-httpmock - a helper which wraps mockttp library to manage http mock in tests.
- codeceptjs-http - a helper which wraps then-request library to process HTTP requests. It's alternative helper that provides more flexible request management.
- codeceptjs-dbhelper - allows you to execute queries or commands to databases using database-js.
-
codeceptjs-saucehelper - a helper which updates
Test Names
&Test Results
on Saucelabs -
codeceptjs-bshelper - a helper which updates
Test Names
&Test Results
on Browserstack -
codeceptjs-tbhelper - a helper which updates
Test Names
&Test Results
on TestingBot
- codeceptjs-resemblehelper - a helper which helps with visual testing using resemble.js.
- codeceptjs-applitoolshelper - a helper which helps interaction with Applitools
- codeceptjs-pixelmatchhelper - a helper that integrates pixelmatch for visual testing.
- codeceptjs-rphelper is a CodeceptJS helper which can publish tests results on ReportPortal after execution.
- codeceptjs-xray-helper is a CodeceptJS helper which can publish tests results on XRAY.
- codeceptjs-xray-cloud-helper is a helper that automatically retrieves the result of CodeceptJS tests and sends them to XRAY/JIRA(cloud version) via XRAY Cloud API.
- codeceptjs-slack-reporter Get a Slack notification when one or more scenarios fail.
- codeceptjs-browserlogs-plugin Record the browser logs for failed tests.
- codeceptjs-testrail - a plugin to integrate with Testrail
- codeceptjs-monocart-coverage - a plugin to generate coverage reports, it integrate with monocart coverage reports
- codeceptjs-resources-check Load a URL with Puppeteer and listen to the requests while the page is loading. Enabling count the number or check the sizes of the requests.
- codeceptjs-chai is a CodeceptJS helper which wraps chai library to complete chai assertion steps with CodeceptJS logging.
- codeceptjs-cmdhelper allows you to run commands in the terminal/console
- eslint-plugin-codeceptjs Eslint rules for CodeceptJS.
- codeceptjs-datalayer-helper CodeceptJS DataLayer helper helps you to get the datalayer JavaScript array that is used to store information and send this data to the tag manager.
- codeceptjs-a11y-helper accessibility tests integrated with CodeceptJS - Playwright-axe
- codeceptjs-lighthouse-helper lighthouse audit integrated with CodeceptJS - Playwright
- Snowplow Data analytics - Test your Snowplow events implementations with CodeceptJS and Snowplow Micro.
- codeceptjs-failure-logger - Log failed CodeceptJS tests to file