issues
search
cucumber-rs
/
cucumber
Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.
https://cucumber-rs.github.io/cucumber/main
Apache License 2.0
579
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Sharing state across scenarios
#348
guenhter
opened
2 weeks ago
0
Tests skipped unless I compile with opt-level = 0
#347
Maximetinu
opened
3 weeks ago
0
Update sealed requirement from 0.5 to 0.6
#346
dependabot[bot]
closed
1 month ago
1
Mark failed tests `Skipped` for a class of errors
#345
tgsmith61591
opened
1 month ago
0
Add support for alternatives (`/`)
#344
RemiBardon
closed
2 months ago
1
Add support for asterisk (`*`)
#343
RemiBardon
opened
2 months ago
0
Update derive_more requirement to 1.0
#342
jayvdb
opened
2 months ago
0
Update derive_more requirement from 0.99.17 to 1.0.0
#341
dependabot[bot]
opened
3 months ago
1
Prevent parallel execution of examples
#340
erichstuder
opened
4 months ago
0
Docstrings are dedented to first line, not to opening """
#339
aisrael
closed
4 months ago
2
[Question] Hook after all features
#338
EnvOut
opened
4 months ago
0
-- --nocapture is not working
#337
linonetwo
closed
5 months ago
2
Update itertools requirement from 0.12 to 0.13
#336
dependabot[bot]
closed
5 months ago
0
(De)serialize status field as lowercase, as per schema.
#335
fluxxone
closed
4 months ago
2
Book / Docs / Readme teach using Cucumber.run() - which does not make cargo test fail with non-zero exit code
#334
Artalus
opened
6 months ago
2
Fix possible output message truncation (#332)
#333
ilslv
closed
6 months ago
1
assert custom message max string length
#332
makcedward
closed
6 months ago
2
Runtimes slow down dramatically proportionally with feature file size
#331
tgsmith61591
opened
6 months ago
10
Bump peaceiris/actions-mdbook from 1 to 2
#328
dependabot[bot]
closed
7 months ago
0
Bump peaceiris/actions-gh-pages from 3 to 4
#327
dependabot[bot]
closed
7 months ago
0
Alternative method of defining steps with less repetition repetition
#325
hakanai
closed
7 months ago
6
Remove `#[async_trait]` attribute
#324
tyranron
closed
7 months ago
0
Bump softprops/action-gh-release from 1 to 2
#323
dependabot[bot]
closed
7 months ago
0
Update base64 requirement from 0.21 to 0.22
#322
dependabot[bot]
closed
8 months ago
0
Store data with lifetimes in world
#320
sdupille
opened
9 months ago
1
Unable to match pattern with line continuation and no further characters on second line
#319
kieran-ryan
opened
9 months ago
4
I can't get the JUnit XML report to compile; cannot infer type of the type parameter `W` declared on the struct `JUnit`
#318
henkoch
closed
10 months ago
3
Update globwalk requirement from 0.8.1 to 0.9.0
#317
dependabot[bot]
closed
10 months ago
0
Readme example is overly complicated
#316
technomage
opened
10 months ago
3
Regenerate GIFs (#314)
#315
tyranron
closed
11 months ago
1
Problem with Cucumber setup
#314
Earthworn
closed
11 months ago
5
Fix world outputting verbosity
#313
50U10FCA7
closed
11 months ago
2
`cargo test` does not detect main functions
#312
bachrc
closed
11 months ago
3
Update itertools requirement from 0.11 to 0.12
#311
dependabot[bot]
closed
11 months ago
0
Minor housekeeping work
#310
barafael
closed
11 months ago
0
Group result in summary from multiple "run"
#308
Alphapage
closed
1 year ago
3
rust-analyzer debug feature fails in vscode
#307
Alphapage
opened
1 year ago
2
Running test in debug mode on Rust Rover
#306
invent360
opened
1 year ago
2
Book example not working
#305
bq-wrongway
closed
1 year ago
2
Externally defined steps not included in binary
#304
yds12
closed
1 year ago
4
Cucumber ran as library traps over CLI arguments
#303
raffaeleragni
closed
1 year ago
1
Cover basic and colored output regressions with unit tests
#302
50U10FCA7
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#301
dependabot[bot]
closed
1 year ago
0
Fix missing feature and scenario headers
#300
Daanoz
closed
1 year ago
3
Neither feature nor scenario headings are printed after updating to 0.20
#299
serzhshakur
closed
1 year ago
5
fix: use correct tuple key for width
#298
Daanoz
closed
1 year ago
0
"A global default trace dispatcher has already been set"
#295
slyons
closed
1 year ago
0
Question: the cucumbers library would also automatically intercept command line parameters, resulting in an unexpected argument '* found error being reported
#293
konghaiya
closed
1 year ago
0
New release to crates.io
#292
SonnyX
closed
1 year ago
1
Parsing error when starting a scenario with an And
#291
cdmistman
opened
1 year ago
1
Next