Files
jedi/test
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-04-14 04:02:20 +08:00
2021-01-02 12:14:28 +01:00
2021-01-01 03:18:49 +01:00
2012-04-12 15:47:33 +02:00
2021-01-14 01:35:18 +01:00
2020-12-26 04:16:32 +01:00
2013-08-17 23:40:00 +04:30
2020-07-02 03:34:44 +02:00