Skip to content

fbenitezrtw/js-cucumber-selenium-challenge

Repository files navigation

Selenium JavaScript NodeJS Cucumber

Challenge Code

Behavior driven development (BDD) approach to write automation test scripts to test web of -Planday- using Javascript, Selenium and Cucumber.

Built With

Getting Started

1. Install Dependencies

$ npm install

2. Run Tests

$ npm test
$ npm test -- --tags "@smoke" "@schedule"
$ npm test -- --tags "@schedule"

Behavior-Driven Development (BDD)

Using declarative ways of writing code allows learning to be fast and cohesive. This helps to organize the tests and more easily understand possible i

Links

About

This is a challenge for a shift service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published