Skip to content

ilslv/cucumber-steps-as-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cucumber steps as a library

This repo is a basic example of how to use cucumber steps as a separate library.

  • /src contains library to test
  • /steps contains common steps as a library
  • /tests/cucumber.rs contains additional steps
  • /tests/features contains features to test library with
cargo test --test cucumber

See cucumber#236 for more info.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published