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
- Host: GitHub
- URL: https://github.com/savinmikhail/enforceaaapatternrector
- Owner: savinmikhail
- License: mit
- Created: 2025-08-31T04:57:34.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-04T05:53:38.000Z (10 months ago)
- Last Synced: 2025-12-14T21:56:01.819Z (7 months ago)
- Topics: php, rector, rector-extension, static-analysis, unit-testing
- Language: PHP
- Homepage:
- Size: 44.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE