Skip to content

Instantly share code, notes, and snippets.

View darrhiggs's full-sized avatar

darren higgins darrhiggs

View GitHub Profile
Scenario Outline: audit
Given I have billed my customer for <gross_amount>
And it was paid late
When I run my audit
Then the late payment fee should be <fee>