From 14704ec7ede8aeb8db046c147a7620c4db502cb8 Mon Sep 17 00:00:00 2001 From: boyska Date: Wed, 29 Sep 2021 00:39:21 +0200 Subject: [PATCH] readme about testing --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f9fc4c..6199c42 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,11 @@ have the same format. testing ----------- -unit tests can be run with `python setup.py test` +``` +gitlab-runner exec docker test +``` + +(or, `pytest-3`, assuming you have a properly configured system) screenshots --------------