Skip to content

tgsmith61591/cucumber-rs-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cucumber-rs bug repro

This repo reproduces this issue in cucumber-rs.

Setup:

❯ rustup default 1.74.0

Run the monolithic feature file:

❯ make test-monolith

This tests 500 scenarios and takes ~6 minutes

Run the distributed feature file:

❯ make test-distributed

This tests 500 scenarios and takes ~20 seconds

About

Reproduction of `cucumber-rs` issue 331

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published