-
Improve the documentation about isNearlyEqualTo for float, explaining the epsilon parameter.
-
``` php
->datetime($this->newTestedInstance()->fromPg('2014-09-27 18:51:35.678406+00'))
->hasDateAndTime(2014, 09, 27, 18, 51, 35.678406)
```
fails. If I change the month from…
-
Hello :-),
I think it would be great to use [`Hoa\Console\Readline\Autocompleter\Word`](https://github.com/hoaproject/Console/blob/master/Readline/Autocompleter/Word.php) to autocomplete some words, …
Hywan updated
10 years ago
-
First allow the application in the settings
Add bors.toml with right configuration on all libraries listed below:
# Pull request created
- [x] [Acl](https://github.com/hoaproject/Acl)
- [x] [B…
-
Like #505, it could be efficient to generate and link stubs for each release, using Travis
-
Hywan updated
10 years ago
-
Hello !
It is me again haha. Imagine the following : you put some CDD assertions with phpdeal (or other tool) and you have some automatic unit tests generated automatically. **Wouldn't that be so …
-
Hello guys.
Sorry to bother you guys. But I am curious about why the asc file aren't anymore distributed in atoum. That break my environment and forces me to use a wget command in the CI env.
> …
-
Phpunit has a lot of dependencies and ls very complicated.
Composer is very slow. This means slow CI builds.
Tests should be very literate and lend themselves to generating documentation, neither of…
-
Hi, I followed the configuration, watcher works fine if I modify files it adds stuff to the queue but then what? If I manually run the worker, the first few times it seems like it's running the test b…