Daan Geurts

Results 5 comments of Daan Geurts

Hi @calebporzio, is there any reason why Better PHPUnit doesn't append the configuration settings when running the full suite? ``` if (this.runFullSuite) { this.lastOutput = `${this.binary}${suiteSuffix}${this.suffix}` } else if (this.runFile)...

@anlek is this feature request still open?

Thanks for your work so far! Maybe i have some time to start the implementation.

It's not uploading the added files but it tries to fetch the image from the server ( this.documentUrl ), probably for a preview. But this (this.documentUrl) endpoint is secured so...