1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/inference
Marcio Mazza fa0c064841 Fix skipped collection of pytest integration test files
On integration tests file collection,
the value of `environment.executable` can also be a symlink
(e.g. in a virtualenv) with a different name than,
but pointing to the same as `sys.executable`
(e.g. .../bin/python3.10 and .../bin/python, respectively).

That causes skipping the collection of `completion/pytest.py`
and `completion/conftest.py` a lot of times, depending on the environment.
(e.g. "60 skipped" before x "23 skipped" after, in a local virtualenv)
2022-09-02 14:23:38 -03:00
..
2022-07-15 17:29:02 +10:00
2022-07-15 17:29:02 +10:00
2022-07-15 17:29:02 +10:00
2020-07-02 10:59:59 +02:00
2021-01-14 01:11:50 +01:00
2021-01-14 01:11:50 +01:00
2021-10-06 13:15:20 +00:00
2020-07-02 12:33:19 +02:00
2019-08-16 11:44:30 +02:00
2021-01-09 10:56:22 +01:00