From bd8f58aaa720e4ec14d0d472a711290a17fa090d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20J=C3=A4rventaus?= Date: Mon, 11 Dec 2023 10:22:35 +0200 Subject: [PATCH] Readme text to help with unittest options If it was annoying for me to figure out, it belongs in the readme. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5a6bdb2c..c150af8c 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,12 @@ To run a specific test, use the following syntax: python -m unittest tests.test_[module].[Module]Tests.test_[name] ``` +Python's unittest framework help and options can be accessed through: + +``` +python -m unittest -h +``` + ### Obtaining WikiMedia dump files This package is primarily intended for processing Wiktionary and