Skip to content

SeanFelipe/futo-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Futo-Spec

is a new BDD framework inspired by Cucumber, but greatly simplified. No Gherkin, just bullet points like this:

futo spec test case
- open a new .futo file
- add bullet points with a dash
- run futo command
--> should auto-detect new commands and output 'TODO'

when futo is matched to commands
- commands from futo files are matched to futo/_glue/chizu
- syntax is similar to cucumber step definitions
- run futo on a bullet point which matches a chizu
--> the associated commands in the chizu run

More details in this article.

Happy testing !

About

Super lightweight test case syntax + execution. Back of a "Futo" or, envelope.

Resources

Stars

Watchers

Forks

Packages

No packages published