1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-22 20:56:55 +08:00
buddypress/phpunit-watcher.yml.dist
Renato Alves 2382d7a7c6 Adding the phpunit-watcher config file.
see #6382

git-svn-id: https://buddypress.svn.wordpress.org/trunk@13740 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2024-02-23 00:18:33 +00:00

12 lines
190 B
Text

watch:
directories:
- src
- tests
fileMask: '*.php'
ignoreDotFiles: true
ignoreVCS: true
ignoreVCSIgnored: true
notifications:
passingTests: false
failingTests: false