mirror of
https://github.com/fhem/fhem-mirror.git
synced 2024-11-22 02:59:49 +00:00
7c9b65ec3b
git-svn-id: https://svn.fhem.de/fhem/trunk@21934 2b470e98-0d58-463d-a4d8-8e2adae1ed80
9 lines
271 B
Plaintext
9 lines
271 B
Plaintext
Execute all the tests from the directory above with:
|
|
prove `find . -name \*.t`
|
|
|
|
Building a single test is easier with
|
|
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
|