| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| PKG-INFO | ||
| SOURCES.txt | ||
| dependency_links.txt | ||
| requires.txt | ||
| top_level.txt |
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 |
|---|---|---|
| .. | ||
| PKG-INFO | Loading commit data... | |
| SOURCES.txt | Loading commit data... | |
| dependency_links.txt | Loading commit data... | |
| requires.txt | Loading commit data... | |
| top_level.txt | Loading commit data... |