gitee.com/mirrors/gauge@v1.0.6/execution/testdata/concept.cpt (about)

     1  # create user <user-id> <user-name> and <user-phone>
     2  * assign id <user-id> and name <user-name>
     3  * assign phone <user-phone>
     4  
     5  # assign id <userid> and name <username>
     6  * add id <userid>
     7  * add name <username>