Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-12 | Provide custom class to run tests | Frederick Muriuki Muriithi | |
2022-02-11 | Add scaffolding to run different types of tests | Frederick Muriuki Muriithi | |
Enable running commands: - `python3 setup.py unit_check`: run the unit tests - `python3 setup.py integration_check`: run integration tests - `python3 setup.py performance_check`: run performance tests |