phpunit-watcher icon indicating copy to clipboard operation
phpunit-watcher copied to clipboard

A tool to automatically rerun PHPUnit tests when source code changes

Results 11 phpunit-watcher issues
Sort by recently updated
recently updated
newest added

There seem to be some composer conflicts that prevent this from being installed in a new Laravel 9 project. I am running PHP 8.1. This is related to #145, which...

First of all, nice package and thanks for offering this to the community. I have tried to use this in one of our projects and I'm getting a timeout. I...

When attempting to filter tests by test or file name pressing the "Enter" key has no effect. Pressing "Enter" at the default screen correctly triggers a "test run" where all...

bug
help wanted

To add custom commands to the project

enhancement

Hi, when I try to install this package on a Laravel 10 new application with PHP 8.2, I get the following: ```sh $ composer require spatie/phpunit-watcher --dev ./composer.json has been...

Resolves #159 Update Symfony dependencies to v7. Update PHP Unit to V11 Note: To be able to install in a project with `symfony/finder` v7 as a dep you need to...

On a fresh install of ubuntu 24.04, when the test are run the second time, I got this error in the console after the tests : ``` (process:108181): GLib-GObject-CRITICAL **:...

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6. Release notes Sourced from stefanzweifel/git-auto-commit-action's releases. v6.0.0 Added Throw error early if repository is in a detached state (#357) Fixed Fix PAT instructions with...