Libraries tagged by arrange-act-assert
babu-ch/phpcs-aaa
0 Favers
0 Downloads
0 Downloads
PHP_CodeSniffer standard that enforces the Arrange-Act-Assert pattern in test code.
savinmikhail/enforce-aaa-pattern-rector
3 Favers
269 Downloads
269 Downloads
Rector rule to enforce the presence of 'arrange', 'act', 'assert' structure of phpunit tests