- Tue 07 February 2023
 - Python
 - Januar Harianto
 
Standardised Python testing with Tox and `tox-conda`
          Tox is a great too that standardises package building, testing, linting and CI-integration for Python projects. As not everyone builds Python packages, this article will focus on automatic unit tests …