bencompton / jest-cucumber

Execute Gherkin scenarios in Jest
Apache License 2.0
657 stars 115 forks source link

Enhancement: Update autoBindSteps to Support Single .feature File #208

Closed pplancq closed 6 months ago

pplancq commented 6 months ago

This PR updates the autoBindSteps function to support a single .feature file.

The aim is to maintain Jest's parallelization capabilities, by making it possible to create a steps file with autoBindSteps.

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 4.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: