2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2024-11-22 02:59:49 +00:00

t/FHEM: new Version (Forum #111061)

git-svn-id: https://svn.fhem.de/fhem/trunk@21934 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2020-05-13 21:54:59 +00:00
parent c72ed23d29
commit 7c9b65ec3b
5 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
Execute all the tests from the directory above with:
prove t/*/*.t
prove `find . -name \*.t`
Building a single test is easier with
perl fhem.pl -t t/00_MQTT2_SERVER/01_autocreate.t
perl fhem.pl -t t/FHEM/00_MQTT2_SERVER/01_autocreate.t
as you'll see the Log
Each test needs a config file, with is either fhem.cfg or testname.cfg