This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
xonsh
Watch
1
Star
0
Fork
You've already forked xonsh
0
mirror of
https://github.com/xonsh/xonsh.git
synced
2025-03-04 16:34:47 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
caea29cba6
xonsh
/
requirements-tests.txt
7 lines
52 B
Text
Raw
Normal View
History
Unescape
Escape
fix travis call to pip
2016-04-01 00:16:37 -04:00
ply
update travis and appveyor to run pytest (hopefully)
2016-06-22 16:17:04 -04:00
pytest
fix travis call to pip
2016-04-01 00:16:37 -04:00
prompt-toolkit
pygments
Enable (some) coverage. Not sure exactly how xonsh is tested completely, so I expect most of the coverage process to be wrong (for now) Codecov have [browser extensions](https://github.com/codecov/browser-extension) that allow you to see the coverage directly in the pull requests in GitHub. We might have to give codecov some limited access to the repo (webhook), and tell the codecov bot to shut its mouth once it's enabled. But it's super non intrusive, and kind-of useful when you refactor to see that your code is tested. Also set some sensible where coverage would fail only if it drops by 10% in 1 PR.
2016-06-06 19:43:21 -07:00
coverage
codecov
Reference in a new issue
Copy permalink