Hello Community
I tried some PHPUnit Tests with Moodle but it isnt working.
When i try to execute my testcase -> "vendor\bin\phpunit mod_myplugin_sample_testcase", i become everytime the answer:
"Moodle 3.5.3+ (Build: 20181123)
Php: 7.1.10, mariadb: 10.1.28, OS: Windows NT 10.0 i586
Moodle PHPUnit environment was initialised for different version, please use:
php admin\tool\phpunit\cli\init.php"
I did this several times... The Tables are dropping and there i see my Plugin as successfully.