mirror of
https://github.com/hmalik144/sumtest.git
synced 2026-03-18 07:35:53 +00:00
Android cucumber setup to run a sample feature file
This commit is contained in:
5
app/src/androidTest/assets/features/sample.feature
Normal file
5
app/src/androidTest/assets/features/sample.feature
Normal file
@@ -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