Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages