This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2026-06-24 23:03:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d08b1353639385b7994d611461d92140da435673
jedi
/
test
T
History
David Halter
d08b135363
Merge pull request
#153
from tkf/pytest
...
Use py.test
2013-03-10 21:04:10 -07:00
..
completion
fixed invalid list comprehension tests
2013-02-22 23:06:59 +04:30
refactor
inline refactorings support tuples now,
#103
2013-01-07 20:30:17 +01:00
__init__.py
test suite for completion added
2012-04-12 15:47:33 +02:00
base.py
Re-add sys.path setup in test/base.py
2013-03-10 18:58:32 +01:00
conftest.py
Add --test-files option to py.test
2013-03-10 19:00:46 +01:00
refactor.py
Do not change cwd at import time
2013-03-10 17:28:48 +01:00
regression.py
Merge pull request
#141
from tkf/attribute-docstring
2013-03-10 13:23:47 -07:00
run.py
Show line_nr of test comment, not the line after
2013-03-10 20:26:09 +01:00
test_integration.py
Rewrite integration test using py.test
2013-03-10 19:00:44 +01:00
test.sh
Run doctests on Travis CI
2013-02-26 10:45:58 +01:00