Ivan Enderlin

Results 885 comments of Ivan Enderlin

Right now, it's bold + black. Maybe we should go back to black only?

No, it exits if a bootsrap error happens. For an error raised during a test executed, it's reported as is, and the runner continues to execute tests.

Travis is failing because it can't install atoum.

In Hoa we have `hoa devtools:diagnostic` (done by @camael24). It exports many data and it helps for the debugging (check [`Hoa\Devtools\Bin\Diagnostic`](https://github.com/hoaproject/Devtools/blob/master/Bin/Diagnostic.php)). I guess we should go further than the proposal...

@Grummfy Is it possible to get something without the need of `ext/curl`? Not everyone has `ext/curl` installed.

@Grummfy Also, you can use a environment variable representing a Github token for OAuth. This way, if sets, you will avoid the rate limit.

What is the status of this PR? We have `--github-update` and `--update`. Should we redirect `--update` to `--github-update`? The PHAR hosted on downloads.atoum.org is old and not up-to-date. We should...

@mageekguy Please, can you make a redirection from downloads.atoum.org to Github's releases? Thanks! We can help. I remind that @Grummfy has a PR for that.

I don't think so. Why would it be?

Triaging. I'm closing it but feel free to re-open, I'm OK to discuss about that if it's a real blocker.