From 91b367642b0804916da7728c991121165393b511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Sch=C3=BCller?= Date: Fri, 19 Apr 2024 10:33:14 +0200 Subject: [PATCH] README: document pytest usage --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3e56ebac..147e2195 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,11 @@ There is documentation about the [format](./doc/format.md) and the available Read the [examples](./example) to see what omnifests look like. +## Tests + +To run the tests, you have to install the package (see [Usage](#Usage)) +and call `pytest` + ## Problem(s) A list of current problems or things that just aren't that nice yet: