- Issue created by @xjm
- 🇦🇺Australia mstrelanDo we have a coding standard for this? Seems something that we could use a sniff for. 
- 🇺🇸United States xjm@mstrelan, I'm not sure if there's a strict coding standard about data provider naming; I think it's more like a gradually applied best practice. But it is definitely worth considering a coding standard with a rule to go with it. Tagging "Needs followup" for that, although it might also be worth checking the coding standards queue for an existing issue about it and/or postponing this on a coding standard rather than fixing it first. 
- Status changed to Postponedover 1 year ago 12:28am 19 June 2024
- 🇦🇺Australia mstrelan📌 Define a standard for documenting data providers in PHPUnit-based tests Active is probably the best place to discuss it, postponing on that. 
- 🇺🇸United States xjmThe other issue did not cover method naming in its scope; it was about requirements for parameter and return documentation. Also, it seems like there's an old, pre-Generator approach suggested that might no longer be relevant (?) so I'm not sure about postponing this on that. 
- 🇺🇸United States xjmUpdated for the related issue @quietone separated out.