1 Repo
Arrays of repeating data used within BDD steps to execute a single step with multiple data sets.
Distinct from Data Table Parsing: Focuses on BDD Gherkin table integration rather than general text-to-parameter parsing
Explore 1 awesome GitHub repository matching data & databases · BDD Data Tables. Refine with filters or upvote what's useful.
Codeception is a full-stack testing framework for PHP applications that provides a unified interface for unit, functional, and acceptance testing. It serves as a tool for automating real desktop and mobile browsers via the WebDriver protocol and acts as a client for testing REST and SOAP APIs. The framework is distinguished by its support for Behavior-Driven Development, allowing users to write human-readable test specifications in Gherkin language to align technical tests with business requirements. It implements actor-based action mapping to connect these natural language steps to executabl
Integrates data tables within Gherkin steps to execute a single step with multiple data sets.