mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-07 23:09:26 +00:00
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
|