2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 19:30:31 +00:00
fhem-mirror/fhem/t
sidey79 c90a6656c3 Math.pm: added unittest for round function
git-svn-id: https://svn.fhem.de/fhem/trunk@27092 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2023-01-20 21:07:45 +00:00
..
FHEM Math.pm: added unittest for round function 2023-01-20 21:07:45 +00:00
README

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