-
Hello,
I'm trying to create a mock on a class which uses return type declaration.
But, this fails with a fatal error like this one :
```
Error FATAL ERROR in /var/www/html/tests/units/Foo.ph…
-
Hello !
I saw that in the Testing component, PHPUnit is called statically so it's a hard dependency for the framework. I think that giving boilerplate code to start testing is a great advantage but…
-
Sometimes (I cannot really tell when it happens), some generated coverage HTML files have a wrong path. This affetcs the top link and the path to the CSS file as well (well, at least).
On a correct…
-
Hello,
well what about removing the stubs repository and use the phpdoc block directly inside the atoum core?
thanks for your future comments
-
Hi,
In [open failed test](http://atoum.readthedocs.org/en/latest/ide.html#automatically-open-failed-tests) we see how to integrate atoum in different ide to automatically open failed test, but followi…
-
adding somewhere about the wording of atoum (no caps at first letter)
-
Hi
When importing devices from FusionInventory, we may have the following error (PHP 7.1 only seems impacted)
For example a processor with the value **frequence** (in french in the DB !)
```…
-
> tests\units\CCMBenchmark\Ting\Driver\Mysqli\Result...
> [U___________________________________________________________][1/1]
> => Test duration: 0.00 second.
> => Memory usage: 0.00 Mb.
> Total test …
-
Hello! I got this exception (the message is `null`) today:
```
null
java.lang.NullPointerException
at org.atoum.intellij.plugin.atoum.actions.Run.saveFiles(Run.java:40)
at org.atoum.intellij.…
-
in the talk of @jubianchi during the atoum day 2016, we speak about xdebug option in command line. this part is missing in the documentation