An open API service indexing awesome lists of open source software.

https://github.com/savinmikhail/enforceaaapatternrector

Rector rule to enforce the presence of 'arrange', 'act', 'assert' structure of phpunit tests, known as AAA (triple a) pattern or Given-When-Then pattern
https://github.com/savinmikhail/enforceaaapatternrector

php rector rector-extension static-analysis unit-testing

Last synced: 3 months ago
JSON representation

Rector rule to enforce the presence of 'arrange', 'act', 'assert' structure of phpunit tests, known as AAA (triple a) pattern or Given-When-Then pattern

Awesome Lists containing this project