| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| builders | ||
| publishing | ||
| utils | ||
| __init__.py | ||
| test_api.py |
When testing the behavior for git packages with a setup.py file, the Provider class would create a temporary virtual environment and execute python setup.py egg_info. Both actions are costly and take time. By mocking them, we can reduce the tests time by a factor of 4 or 5.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| builders | Loading commit data... | |
| publishing | Loading commit data... | |
| utils | Loading commit data... | |
| __init__.py | Loading commit data... | |
| test_api.py | Loading commit data... |