Skip to content

Automatic installation of the Test Suite and added Windows execution

lopezaguilar requested to merge windows11 into develop
  • Creation of scripts to automatically install the requirements (python, git, virtualenv) on MacOS, Ubuntu, and Windows.
  • Clone the repository in the local folder.
  • Generation of the Python Virtual Environment and installation of the required Python packages.
  • Generation of the run_tests file for the Windows system.
  • Correction of some initial issues in the configuration of the Test Suite.
  • Modification of the README content to be compliant with the installation process.

Merge request reports