summaryrefslogtreecommitdiffstats
path: root/tests/testsuite/python.rs
AgeCommit message (Expand)Author
2020-03-15fix: possible fix for Intermittent Test Failures in GH Actions (#987)David Knaack
2020-01-17ci: Update CI dependencies (#850)Matan Kushner
2019-11-05ci: Update Python to 3.7.5 (#628)Matan Kushner
2019-11-02feat: Enable the python module in virtual envs (#584)Thomas O'Donnell
2019-10-17fix: Separate Python version string and env name (#548)Nguyễn Hồng Quân
2019-10-16feat: Implement PowerShell support (#470)David Knaack
2019-10-15refactor: Replace tempdir test utility with tempfile::tempdir (#538)Matan Kushner
2019-09-27style: Fix rustfmt formatting warnings in CI (#432)Zhenhui Xie
2019-09-15Enable the python module for tox files (#369)Thomas O'Donnell
2019-09-04ci: Migrate CI from Azure Pipelines to GitHub Actions (#233)Matan Kushner
2019-08-21Add support for detecting Python from Pipenv files (#221)Thomas O'Donnell
2019-08-12feat: Implement configuration to display pyenv version name (#140)MaT1g3R
2019-08-11feat: Implement Python virtual environment display (#137)MaT1g3R
2019-07-19ci: Use Python v3.6.9 in CI (#101)Matan Kushner
2019-06-06Refactor integration tests (#71)Matan Kushner