Core engine for cookiecutter QA package
This Pytest plugin was generated with Cookiecutter along with @hackebrot's Cookiecutter-pytest-plugin template.
pytest-pypom-navigation
is not intended to be used as a standalone package.
It provides the core engine (pytest fixtures) needed by the strong opinionated scaffolding solution called cookiecutter-qa that let you generate a fully working QA testing hello world project based on Selenium/Splinter with just one command.
It is also used by the pytest-play engine for collecting variables for tests parametrization.
You can run "pytest-pypom-navigation" tests via tox:
$ pip install tox $ tox -epy36
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the Apache Software License 2.0 license, "pytest-pypom-navigation" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.