Skip to content

Instantly share code, notes, and snippets.

@JoaquinAcuna97
Created November 7, 2021 20:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JoaquinAcuna97/70139168dc8560494a4dd784721a02e0 to your computer and use it in GitHub Desktop.
Save JoaquinAcuna97/70139168dc8560494a4dd784721a02e0 to your computer and use it in GitHub Desktop.
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