From 80f49a526cd8ea8dbc1f33688dc8fef8e45dc2c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Sch=C3=BCller?= Date: Mon, 19 Feb 2024 18:04:39 +0100 Subject: [PATCH] README: add a hint how to run the unit-tests locally RHEL-16006 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f3ed6edf0..dcbe45a45 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,14 @@ The man-pages require `python-docutils` and can be built via: make man ``` +### Run Tests + +To run our tests locally just call + +```sh +make unit-tests +``` + ### Repository: - **web**: