Skip to content

a pytest-play scaffolding tool that let you generate new commands

License

Notifications You must be signed in to change notification settings

davidemoro/cookiecutter-play-plugin

Repository files navigation

Cookiecutter PyPackage

https://travis-ci.org/davidemoro/cookiecutter-play-plugin.svg?branch=master

Cookiecutter template for pytest-play plugins.

Quickstart

Install the latest Cookiecutter if you haven't installed it yet (this requires Cookiecutter 1.4.0 or higher):

pip install -U cookiecutter

Generate a pytest-play plugin:

cookiecutter https://github.com/davidemoro/cookiecutter-play-plugin.git

and then extend pytest-play with your own custom commands.

Credits

This package is a fork of cookiecutter-pypackage. It adds what you need to register a new pytest-play command provider and removes not needed features provided in the original package.

About

a pytest-play scaffolding tool that let you generate new commands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published