atomist-attic/rug

Allow TypeScript BDD testing for aborted scenario

ddgenome opened this issue · 0 comments

There is currently no way to test if a scenario is aborted. The current logic short circuits all Then steps if world.aborted() is true.