mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00

* refactor: use stdout passed from function better handling of errors * test: no need to skip these on windows * test: load local plugin * test: update vox-runin * test: speedup vox tests we dont need to test venv, only calls made to it via subprocess * test: pip.exe on windows
2 lines
93 B
Python
2 lines
93 B
Python
# when xonsh is not installed in the current env
|
|
# pytest_plugins = ("xonsh.pytest.plugin",)
|