Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project framework #2

Open
serenasubrai opened this issue Aug 9, 2018 · 0 comments
Open

Project framework #2

serenasubrai opened this issue Aug 9, 2018 · 0 comments

Comments

@serenasubrai
Copy link

Hi Naveen,

I've used your framework as a starter for creating my first TestNG project and it works fine. However, when I start to add in my own steps and feature files, it doesnt seem to run the steps. Is there any further configuration that is required?

This is what I get in the console:

[RemoteTestNG] detected TestNG version 6.14.3
Feature: Search Google

Scenario Outline: Search BBC news �[90m# login.feature:3�[0m
�[36mGiven �[0m�[36mI open a Google Chrome browser�[0m
�[36mWhen �[0m�[36mI enter BBC news into the search box�[0m
�[36mAnd �[0m�[36mI click the search button�[0m
�[36mThen �[0m�[36mI am presented with results�[0m

0 Scenarios
0 Steps
0m0.000s

===============================================
BDD Test Suite
Total tests run: 1, Failures: 0, Skips: 0

Would appreciate your help! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant