Background - cucumber - GitHub
Backgroundというのを使うといいらしい。
日本語の解説が見つからなかったが、見ればわかるから書くほどのものでもないのか、Cucumberが使われていないのか...?
.
Background allows you to add some context to the scenarios in a single feature. A Background is much like a scenario containing a number of steps. The difference is when it is run. The background is run before each of your scenarios but after any of your Before Hooks.
Backgroundというのを使うといいらしい。
日本語の解説が見つからなかったが、見ればわかるから書くほどのものでもないのか、Cucumberが使われていないのか...?
.
0 件のコメント:
コメントを投稿