ATS - Automated Testing System - is an open-source, Python-based tool for automating the running of tests of an application across a broad range of high performance computers.
With this update, ATS can be built via "tox" or locally with "pip" via "python2 -m pip install --user ".
Tox creates a virtualenv with a python executable and all the built ATS libraries.
pip installs "ats" and "atsMachines" to your python's site packages.
With this update, ATS can be built via "tox" or locally with "pip" via "python2 -m pip install --user".
Tox creates a virtualenv with a python executable and all the built ATS libraries.
pip installs "ats" and "atsMachines" to your python's site packages.