An open API service indexing awesome lists of open source software.

https://github.com/elaichenkov/cypress-cucumber-testomatio-example


https://github.com/elaichenkov/cypress-cucumber-testomatio-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# cypress-cucumber-testomatio-example

Read my [article](https://elaichenkov.medium.com/manage-your-cypress-tests-along-with-manual-ones-with-testomat-io-like-a-pro-670186373300) about Cypress, Cucumber, and Testomat.io.

## Installation

```bash
npm i
```

## Usage

```bash
TESTOMATIO={ENTER_YOUR_PRIVATE_API_KEY} npx cypress run --headless
```