Unit Tests
Introduction
The tests/unit
directory contains the unit tests for Slurm-Mail. The pytest
utility is used to run the tests.
Python Module Requirments
- mock
- pytest
Running Tests
pytest
The tests/unit
directory contains the unit tests for Slurm-Mail. The pytest
utility is used to run the tests.
pytest