Using ezSpec to Implement Behavior-Driven Development and Instantiation Requirements (8): Specification of Parallel Behaviors
March 24 21:45~23:14 ▲Figure 1: Example of elevator specifications foreword The basic functions related to ezSpec and Gherkin have been introduced, and today I will introduce a function that Gherkin does not have: “Specifications for describing parallel behaviors”. Gherkin’s Given, When, Then, And, But these Steps are executed sequentially according to the order in which […]