Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 2.2 KB

community-helpers.md

File metadata and controls

38 lines (26 loc) · 2.2 KB
id title
community-helpers
Community Helpers

Share your helpers at our Wiki Page

Here is the list of helpers created by our community. Please add your own by editing this page.

Email Checking

  • MailCatcher - to check emails via Mailcatcher locally.
  • MailSlurp - provides access to randomly generated email address inboxes and retrieve emails from these inboxes.

Data Sources

  • 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.

Cloud Providers

Integrations

Visual-Testing

Reporters

  • codeceptjs-rphelper is a CodeceptJS helper which can publish tests results on ReportPortal after execution.

Other