Guest User

Untitled

a guest
Mar 23rd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. Feature: TicTacToe basic game rules
  2.  
  3. Scenario: When game is started there should be empty TicTacToe board
  4.  
  5. When TicTacToe game is started
  6. Then game board is empty
Add Comment
Please, Sign In to add comment