We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79c5b3 commit 7b3c844Copy full SHA for 7b3c844
docs/library.md
@@ -38,4 +38,4 @@
38
* `"white"`;
39
* `test/` — модуль для юнит-тестирования:
40
* `test(name: str, test: closure(): bool): bool`;
41
- * `group(name: str, tests: closure(): list<bool>): list<bool>`.
+ * `group(name: str, tests: closure(): list<bool>): list<bool>` (переменная окружения `TEST_SEPARATOR_LENGTH` задаёт ширину разделителей групп; по умолчанию: 80).
0 commit comments