KhiopsML / khiops-python

The Python library of the Khiops AutoML suite
https://khiops.org
BSD 3-Clause Clear License
8 stars 1 forks source link

Run unittest for every supported python version. #152

Closed folmos-at-orange closed 2 months ago

folmos-at-orange commented 4 months ago

Description

Currently, we only run the unittests for python 3.10. We should do it for every python version supported (3.8 -> 3.12).

Questions/Ideas

popescu-v commented 3 months ago

IMHO, we should also keep the out-of-Conda-environment tests (and the system-wide MPICH), in order to keep testing the KhiopsLocalRunner behaviour on genuine system-wide installations (especially wrt. MPI detection integration tests).

folmos-at-orange commented 3 months ago

IMHO, we should also keep the out-of-Conda-environment tests (and the system-wide MPICH), in order to keep testing the KhiopsLocalRunner behaviour on genuine system-wide installations (especially wrt. MPI detection integration tests).

Right, then we should have the following variants of khiopspydev:

Note that the latest git ref for khiops is 10.2.x-hotfix.