Skip to content

zope-testrunner not discovering any tests when working from sdist (pypi archive) #213

@apteryks

Description

@apteryks

What I did:

I unpack https://files.pythonhosted.org/packages/source/p/persistent/persistent-6.1.tar.gz, then run:

zope-testrunner

I also tried

zope-testrunner --test-path=tests

What I expect to happen:

All tests pass.

What actually happened:

No tests discovered:

Total: 0 tests, 0 failures, 0 errors and 0 skipped in 0.000 seconds.

What version of Python and Zope/Addons I am using:

Guix System (GNU/Linux), Python 3.10.7 and persistent 6.1 with the following inputs:

python-cffi@1.17.1 python-manuel@1.10.1 python-setuptools@75.6.0
+ python-zope-deferredimport@4.3.1 python-zope-interface@5.1.0 python-zope-testrunner@6.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions