https://github.com/zopefoundation/zope.testrunner
This package provides a flexible test runner with layer support.
https://github.com/zopefoundation/zope.testrunner
hacktoberfest maintained
Last synced: 8 months ago
JSON representation
This package provides a flexible test runner with layer support.
- Host: GitHub
- URL: https://github.com/zopefoundation/zope.testrunner
- Owner: zopefoundation
- License: other
- Created: 2013-02-11T11:17:21.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-10-02T06:39:44.000Z (8 months ago)
- Last Synced: 2025-10-05T00:49:39.013Z (8 months ago)
- Topics: hacktoberfest, maintained
- Language: Python
- Homepage: https://zopetestrunner.readthedocs.io/
- Size: 1.06 MB
- Stars: 3
- Watchers: 59
- Forks: 22
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
=================
zope.testrunner
=================
.. image:: https://img.shields.io/pypi/v/zope.testrunner.svg
:target: https://pypi.org/project/zope.testrunner/
:alt: Latest release
.. image:: https://img.shields.io/pypi/pyversions/zope.testrunner.svg
:target: https://pypi.org/project/zope.testrunner/
:alt: Supported Python versions
.. image:: https://github.com/zopefoundation/zope.testrunner/actions/workflows/tests.yml/badge.svg
:target: https://github.com/zopefoundation/zope.testrunner/actions/workflows/tests.yml
.. image:: https://coveralls.io/repos/github/zopefoundation/zope.testrunner/badge.svg?branch=master
:target: https://coveralls.io/github/zopefoundation/zope.testrunner?branch=master
.. image:: https://readthedocs.org/projects/zopetestrunner/badge/?version=latest
:target: https://zopetestrunner.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. contents::
This package provides a flexible test runner with layer support.
Detailed documentation is hosted at https://zopetestrunner.readthedocs.io