Skip to content

Instantly share code, notes, and snippets.

@JoaquinAcuna97
Created November 7, 2021 20:42
Embed
What would you like to do?
Feature: Counter
Scenario: Initial counter value is 0
Given the app is running
Then i see {'0'} text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment