Closed supertanuki closed 9 years ago
Thanks for the work @supertanuki. But would it be possible to pass a table of fixtures files rather than a string? Like:
Given the following fixtures files are loaded:
| file1 |
| file2 |
...
It would be more readable IMO when having lots of files.
@theofidry You're right. Thanks. It is fixed.
Removed the preset PSR-0 blocking StyleCI. Could you push an empty commit to trigger a new StyleCI check?
@theofidry Done ! I updated the readme (not an empty commit...)
Good, just the StyleCI + rebase :)
I rebased to upstream/master. The StyleCI analysis still failed. What's wrong?
Check out the result: https://styleci.io/analyses/zELLvq
You just need to use the short array annotation for it to pass.
@theofidry thanks, done !
Thank you @supertanuki
Erf did not rebase, too late.
What?
Sorry I was not clear, I meant to rebase to squash the 4 commits into 1. It was my mistake for not checking and fortunately it doesn't have that much of an impact ;)
Anyway merged and tag released!
Ping @theofidry