Simple and powerful testing with Python.
conda install -c conda-forge pytest
conda install -c conda-forge/label/cf202003 pytest
conda install -c conda-forge/label/gcc7 pytest
conda install -c conda-forge/label/broken pytest
conda install -c conda-forge/label/rc pytest
conda install -c conda-forge/label/cf201901 pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.