phpunit-pretty-result-printer icon indicating copy to clipboard operation
phpunit-pretty-result-printer copied to clipboard

PHPUnit Pretty Result Printer -- make your PHPUnit tests look pretty!

Results 15 phpunit-pretty-result-printer issues
Sort by recently updated
recently updated
newest added
trafficstars

We have a test class that currently has no tests in it (it's a placeholder until we get time to write the tests). In this instance, output looks like this.......

question
confirm

**What is the purpose of this pull request? (put an "X" next to item)** [ ] Documentation update [ ] Bug fix [ ] New feature [X] Other, please explain:...

**What version of this package are you using?** 0.32.0 **What operating system, Node.js, and npm version?** Debian 11, Composer version 2.4.4, Php 8.1 **What happened?** PHPUnit Pretty Result Printer 0.32.0...

**What is the purpose of this pull request? (put an "X" next to item)** - [ ] Documentation update - [x] Bug fix - [ ] New feature - [...

**What version of this package are you using?** 0.32.0 **What operating system, Node.js, and npm version?** Docker php:8.3-fpm **What happened?** Deprecations warnings ``` Deprecated: Using ${var} in strings is deprecated,...