-
It should be great if we can add data providers like we have in PHPUnit ( http://www.phpunit.de/manual/current/en/writing-tests-for-phpunit.html#writing-tests-for-phpunit.data-providers )
```
/**
* …
-
Hey,
I am really surprised to notice that there is not tag/branch alias on packagist.
Could you start tagging releases, have branch aliases etc please ?
-
Currently, if atoum was called with `./bin/atoum` or `php scripts/runner.php` without any argument and no default argument are defined, atoum do nothing.
It must be interesting to display help instead…
-
Hi. I develop PHP extension on C language. I test all extension's classes and method via unit-tests. Big problem in C it is memory leaks bugs. It'll be very useful if unit tests try to detect memory l…
bzick updated
11 years ago
-
I have an issue, using the asserter isEqualTo for array.
With the exactly same result (including type) i have the result
``` shell
mageekguy\atoum\asserters\phpArray::isEqualTo() failed: array(6) is …
-
Hi!
I can't use Atoum anymore, since it seems to use an incorrect PHP path:
```
>php --version
PHP 5.3.8 (cli) (built: Sep 16 2011 21:28:32)
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0,…
-
When a Travis Job is finished, we use atoum to alert coveralls. The coverage itself is correct, but everything git related is way of course. The branch name, commit, committer etc. are just "picked at…
-
_Original author: adr...@crescendo.net.nz (November 11, 2012 05:06:56)_
Hi guys
I love this project, and have used it a few times now. It seems to do a much better job of rendering HTML to PDF than …
PhenX updated
11 years ago
-
I have already discussed it with @jubianchi - when I try to debug atoum test in NetBeans (NetBeans currently supports only Xdebug), it is not possible (due to forking processes?). I know that there ar…
-
All in the title!
Hywan updated
11 years ago