Skip to content

Strategy bug found by hypothesis #19

@nilp0inter

Description

@nilp0inter

https://travis-ci.org/nilp0inter/experta/jobs/616530283

state = StrategyStateMachine()
v1 = state.declare(fs={0}, r=0)
v2 = state.declare(fs={0}, r=1)
v3 = state.declare(fs={1}, r=0)
v4 = state.declare(fs={0}, r=2)
state.retract(act=v4)
state.teardown()

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions