Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

laurent1979's avatar

Mystery with phpunit

Hi everyone, I'm currently following the Create forum with TDD series, and everything was working fine, I reached the end of lesson 17 and suddenly, when I run phpunit, I only get a bunch of errors, TokenMismatchException... So, it's kind of mystery cause I left when everything was green, and when I came back, It's all red... I pulled Jeffrey's code on github, and it produces the same results when it should be green.. Anyone knows what happened ? Also, this thing work as intended in browser... Thank you in advance.

0 likes
1 reply
saranya's avatar

PHP Fatal error: Uncaught Error: Call to undefined method PHPUnit_Util_Configuration::getTestdoxGroupConfiguration() in /vagrant/cmol-rule-engine-v2.0/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:1066 in phalcon

Please or to participate in this conversation.