Page 1 of 1

PHpunit

PostPosted: December 19th, 2018, 10:26 pm
by joaomfrebelo
I'm trying to run test with phpunit and i'm having this error:

Declaration of PhpTestingPrinter::flush() must be compatible with PHPUnit\Util\Printer::flush(): void

I have my own phpunit instaled (7.2.5) with composer

Re: PHpunit

PostPosted: December 20th, 2018, 9:18 am
by maros.beno
Hi, thank you for letting us know about this. We will take a look and let you know what we find. Have a nice day and merry christmas.

Re: PHpunit

PostPosted: December 27th, 2018, 3:17 pm
by Miloslav Beno
Hello,

Thank you for the post. The issue is that current version doesn't support phpunit 7.*, but the next update will.

Cheers!

Re: PHpunit

PostPosted: January 4th, 2019, 12:24 pm
by maros.beno
Hi,
it should be fixed in our latest preview.

Thanks again for reporting this and Happy new year.