Skip to content

tadnir/pytest-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest-collector

Python package for collecting pytest tests.

Usage

pip install pytest-collector

import pytest_collector

# NOTE: this call will import the tests to the current process.
test_modules = pytest_collector.collect("path/to/tests/directory")

About

Python package for collecting pytest tests.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages