Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

failOnFailures = true Does not allow a grunt.watch to continue watching #32

Description

@seebees

https://github.com/SaschaGalley/grunt-phpunit/blob/master/tasks/lib/phpunit.js#L36

I think that you want to return true? I know that this will tell the world that the task succeeded, but if you return false it will stop and my watch will not run tests anymore :(

Grunt 0.4.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions