Features_trytond_dsl_test - lampmantech/behaving.trytond GitHub Wiki
@works32 @works34 @works36
This is the monkey-patched syntax of behave The change is to change a trailing line backslash and space both sides of it into a space. This make it prettier to use long steps.
Given Ensure that the "party" module is loaded
And I need a "party.party"
with name: MyParty
And having
name | value |
full_name | My Party |
Then there are some instances of "party.party"
This file is automatically generated from the source code: do not edit.