Grummfy

Results 91 comments of Grummfy

You can create a mock on the fly with a trait usage inside. So we will have a test class like this one ``` class MyTrait extends \atoum\test { public...

:-1: => extension byt the way, don't forget this related PR: https://github.com/atoum/atoum/pull/432

So I came back on this, after reflexion, I came to the conclusion that it require four things : * ability to generate a mock => simple (just made a...

from irc : https://botbot.me/freenode/atoum/2018-07-17/?msg=102158661&page=1 seems same with php 5.6 and older version of atoum

Hello, thanks for contacting us. our roadmap try to follow our milestone : https://github.com/atoum/atoum/milestone/18 we define new milestone when we release the current version. Indeed since last year we release...

seems good, but not aware of all possible impact

perhaps @jubianchi or @mikaelrandy can validate it?

probably solved in version 4.0.0 with the change made on #843

so instead of > Error E_USER_ERROR in /Users/payton/Code/automattic-sandbox/bin/tests/payments-suites/tests/InitialThing.php on line 12, generated by file /Users/payton/Code/automattic-sandbox/bin/tests/payments-suites/tests/InitialThing.php on line 12: we would have > E_USER_ERROR in ./tests/payments-suites/tests/InitialThing.php on line 12, generated by...