Skip to content

rnbguy/tla2bdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tla2bdd

Generate BDD scenarios from TLA traces

apalache check --inv=Inv --run-dir=specs/traces --length=30 specs/clock.tla # generated tla traces are at specs/traces

python tla2bdd.py specs/traces test/clock.feature # generated clock.feature file is at test/clock.feature

pytest -rP # the test file is at test/test_clock.py

About

Generate BDD scenarios from TLA traces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors