Syntax reference
Cornichon uses several special notation patterns within step arguments:
- Placeholders —
<key>expressions resolved from the session or built-in generators - JSON Path —
field[0].nestedexpressions for navigating JSON structures - JSON Matchers —
*any-string*patterns for asserting on field types without exact values - Data Tables —
| col | val |pipe-delimited tabular format for assertions and data-driven tests