Skip to content

serzhshakur/yace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yace - Yet Another cucumber-rs Example

This repo was created to report issues to cucumber-rs

Running tests

In order to run Cucumber tests under ./features execute the following command

cargo run

or with Cucumber flags

cargo run -- --retry=1 --tags="not @flaky"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published