Skip to content

Commit 3a4e6da

Browse files
author
sidey79
committed
Add VS Code tasks for FHEM prove runs
1 parent c5eb3bd commit 3a4e6da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Beim Erstellen des Containers installiert `initialContainerSetup` FHEM nach `/op
1919

2020
- `prove -lv t/load_protocol_package.t`
2121
- `prove -lv t/json_check.pl`
22+
- `prove -lv t/*.t`
2223

2324
### VS Code Tasks
2425

25-
Die Devcontainer-Konfiguration liefert einfache Tasks fuer Syntaxcheck, Smoke-Test und das lokale Testset.
26+
Die Devcontainer-Konfiguration liefert einfache Tasks fuer Syntaxcheck, Smoke-Test, das lokale Testset und einen allgemeinen `prove`-Task fuer die `.t`-Suite.

0 commit comments

Comments
 (0)