github.com/mattdotmatt/gauge@v0.3.2-0.20160421115137-425a4cdccb62/parser/testdata/static_param_concept.cpt (about) 1 # create user <user-id> <user-name> and <user-phone> 2 * assign id <user-id> and name "static-value" 3 * assign id <user-id> and name "static-value1" 4 5 # assign id <userid> and name <username> 6 * add id <userid> 7 * add name <username>