mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-12 01:27:53 +08:00
Neoformat Tests
Running tests
# inside test/
./install.sh
python3 -m virtualenv venv
pip install -r requirements.txt
pytest -v test.py