我有一个黄瓜测试,它需要引用一个由观察者创建的对象,并且想知道是否有办法做到这一点。
具体地,
例如。
Given the following users exist:
| user | first_name | last_name |
| test | john | malkovich |
And the following resume_packs exist:
| profile | page | pack_name |
| test.profile | 2 | who's who |
test.profile是一个空间填充,那么引用test.profile的实际方法是什么?
答案 0 :(得分:0)
我建议使用你自己的步骤定义并自己创建你需要的东西。
Given the user "John Malkovich" has a resume pack