Skip to content

Commit

Permalink
Update 2023-08-22-BDD中的step可复用性调研.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shihai1991 committed Aug 22, 2023
1 parent 79873cf commit 6ef3492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _posts/2023-08-22-BDD中的step可复用性调研.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ time: '2023.08.22 17:21:00'
# 二、可行性分析
## 2.1 given\when\then复用
### 2.1.1 [Chorus BDD](https://www.chorus-bdd.org/)
Chrous在[Step Macro](https://www.chorus-bdd.org/pages/GherkinExtensions/StepMacro/)中描述了一种行为复用的逻辑,这种逻辑能让行为和实现继续分层管理,从而不让技术来破坏行为描述的完整性。

## step实现函数复用

Expand Down

0 comments on commit 6ef3492

Please sign in to comment.