iamkenos

Results 11 issues of iamkenos

### Pre-check - [X] I know I can edit the docs but prefer to file this issue ### Describe the improvement Missing documentation, Other ### Description of the improvement /...

Docs 📖
help wanted
good first pick

hi! first of all, thanks for giving us this cool library. i'm using it in one of my typescript projects and i want to access the definitions for url options....

### 🤔 What's the problem you're trying to solve? Hi team! First of all, thank you for all your work to provide the community with this extension. I've been using...

:baby_bottle: incomplete

**Describe the bug** almost all of our tests in our repo are very much data driven. we have a ton of feature files with example tables and we want the...

**Is your feature request related to a problem? Please describe.** **Given** I have 2 feature files, having 2 scenarios each **And** each scenario has 10 examples each (total 40 unique...

Branch for https://github.com/hrcorval/behavex/issues/175 ## Breaking Change - `--parallel-scheme=scenario` will run scenarios in parallel on `Scenario` level. e.g. 1 process for each `Scenario` / `ScenarioOutline` as opposed to 1 process for...

enhancement
hacktoberfest-accepted

## Context: I recently raised this question: https://github.com/hrcorval/behavex/issues/157. Basically, I want a way to run scenarios in parallel on `Scenario` level only and not on `Example` level. Our team really...

enhancement

**Describe the bug** Gherkin background steps aren't captured in the allure report. **Package versions** - [email protected] - [email protected]; install via `npm install` **To Reproduce** Steps to reproduce the behavior: 1....

**Describe the bug** The image attachments / image story board created by [behavex-images](https://github.com/abmercado19/behavex-images) are missing on the default behavex HTML reporter. **Packages** [email protected] Behavex [email protected] **To Reproduce** Steps to reproduce...

fixes #230 **Preview** - passing background - failing background