class documentation

class TestMeta: (source)

View In Hierarchy

Undocumented

Method test_example_file_in_sdist Meta test to ensure tests can run from sdist
Method test_example_file_not_in_wheel Meta test to ensure auxiliary test files are not in wheel
def test_example_file_in_sdist(self, setuptools_sdist): (source)

Meta test to ensure tests can run from sdist

def test_example_file_not_in_wheel(self, setuptools_wheel): (source)

Meta test to ensure auxiliary test files are not in wheel