Android cucumber setup to run a sample feature file

This commit is contained in:
2023-02-25 15:32:17 +00:00
parent 7e2b034dd7
commit dd9beae7c0
6 changed files with 54 additions and 27 deletions

View File

@@ -0,0 +1,5 @@
Feature: Sample feature file
@sample_test
Scenario: Successful login
Given I start the application