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