You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which is the coding standard for PEST? I don't see a phpcs.xml file in the repo. I wonder if there is a preferred PHPCS when writting tests for PEST that doesnt collide too much. I've noticed that PSR-1 is problematic for rules like PSR1.Files.SideEffects.FoundWithSymbols,
I saw this project to provide some sort of standarization worksome/pretty-pest but looks abandoned...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Which is the coding standard for PEST? I don't see a phpcs.xml file in the repo. I wonder if there is a preferred PHPCS when writting tests for PEST that doesnt collide too much. I've noticed that PSR-1 is problematic for rules like
PSR1.Files.SideEffects.FoundWithSymbols,I saw this project to provide some sort of standarization worksome/pretty-pest but looks abandoned...
All reactions