xonsh/tests/conftest.py
Noorhteen Raja NJ 011c5c00e9
Fix vox env dir (#4736)
* 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
2022-03-27 17:12:52 +05:30

2 lines
93 B
Python

# when xonsh is not installed in the current env
# pytest_plugins = ("xonsh.pytest.plugin",)