mirror of
https://github.com/hmalik144/sumtest.git
synced 2026-07-31 23:13:27 +01:00
Android cucumber setup to run a sample feature file
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Feature: Sample feature file
|
||||
|
||||
@sample_test
|
||||
Scenario: Successful login
|
||||
Given I start the application
|
||||
Reference in New Issue
Block a user