Skip to content

Pavelya/Selenium-cucumber-allure-reports-java

Repository files navigation

Automation base

Automation Testing Using Selenium, BDD and Allure reports

Automation base is a behavior driven development (BDD) approach to write automation test script to test Web.
The framework supports reporting with Allure reports

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Maven
Git

Installing

Clone the repo to get a working project

Running the tests - command line mode

cd to project path

mvn clean test -Dbrowser=chrome -Denv=pp1 -Dtest=BaseRunner "-Dcucumber.options=--tags @functional_tests --plugin io.qameta.allure.cucumberjvm.AllureCucumberJvm"

Running the tests - from IDE

Run src/test/java/cucumber_runners/BaseRunner.java as maven test

Documentation

Built With

Contributing

Please read CONTRIBUTING.md for details of the process for submitting pull requests.

Versioning

SemVer is in use for versioning.
For the versions available, see the tags on this repository.

Authors

Pavel Yampolsky - Skype: pavel.yampolsky.willhill Email: 2pavelya@gmail.com

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Automation Testing Using Selenium, BDD (cucumber) and Allure reports

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published