Commit 3f56ce1
authored
Add a note about using data providers to the CONTRIBUTING.md guide
PHPCS convention is to define data providers below the test method and to name them using the "data" prefix. This commit is an attempt to document this convention in the CONTRIBUTING.md guide.1 parent 611f7b1 commit 3f56ce1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| 387 | + | |
387 | 388 | | |
388 | 389 | | |
389 | 390 | | |
| |||
0 commit comments