cookiecutter-pytest-plugin
Plugin generator
A template for creating pytest plugins with minimal setup and documentation
A Cookiecutter template for pytest plugins 💻
300 stars
16 watching
59 forks
Language: Python
last commit: 2 months ago cookiecutterpytestpython
Related projects:
Repository | Description | Stars |
---|---|---|
supercollider/cookiecutter-supercollider-plugin | A cookiecutter project template for creating SuperCollider server plugins. | 29 |
pytest-dev/pytest-django | Provides a plugin to integrate Django projects with the pytest testing framework. | 1,393 |
typeddjango/pytest-mypy-plugins | A plugin for testing type checking and stubs using mypy and pytest | 103 |
materials-data-science-and-informatics/fair-python-cookiecutter | An opinionated template to help researchers and software developers create modern Python projects with FAIR metadata. | 27 |
ionelmc/cookiecutter-pylibrary | A comprehensive template for creating a Python library with standardized configurations and testing tools. | 1,251 |
mariusvniekerk/pytest-monkeytype | A pytest plugin that generates annotations and stubs for Python modules based on their type definitions | 43 |
molssi/cookiecutter-cms | A Python-centric template for creating computational molecular sciences packages | 398 |
pytest-dev/pytest-flask | Provides tools and fixtures to simplify testing and development of Flask applications | 485 |
pytest-dev/pytest-asyncio | Provides support for coroutines in pytest tests | 1,426 |
fpgmaas/cookiecutter-poetry | A template for creating Python projects with Poetry and various development tools. | 382 |
collective/cookiecutter-plone-starter | A framework for quickly creating Plone 6 projects by leveraging Cookiecutter and Volto-generator | 21 |
aviksaikat/cookiecutter-pdm-pypackage | A pre-configured template for building a modern Python package with dependency management and testing tools | 6 |
testdrivenio/cookiecutter-flask-skeleton | A template project for building web applications using Flask and various extensions. | 66 |
kataev/pytest-grpc | Tools and fixtures for testing gRPC services with pytest. | 126 |
carsongee/pytest-pylint | A pytest plugin that integrates pylint with the testing framework. | 75 |