Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-05 | Add pylint: disable=W0402 | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-05 | Remove unused import | Munyoki Kilyungi | |
* setup_commands/run_tests.py: Delete sys. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2022-02-17 | Use pytest's "mark" feature to categorise tests | Frederick Muriuki Muriithi | |
Use pytest's `mark` feature to explicitly categorise the tests and run them per category | |||
2022-02-12 | Provide custom class to run tests | Frederick Muriuki Muriithi | |