Quellen, testing-qa
11 Quellen in /var/www/code/testing-qa/sources.yaml.
| ID | Titel | URL / Referenz | Publisher | Typ | Relevanz |
|---|---|---|---|---|---|
| PHPUNIT_12 | PHPUnit 12.5 Documentation | https://docs.phpunit.de/en/12.5/index.html | The PHPUnit Project | documentation | Aktuelle PHPUnit-Dokumentation fuer PHP-Tests. |
| PLAYWRIGHT | Playwright Documentation | https://playwright.dev/docs/intro | Microsoft | documentation | Browser-Automation fuer End-to-End- und UI-Tests. |
| WCAG22 | Web Content Accessibility Guidelines 2.2 | https://www.w3.org/TR/WCAG22/ | W3C | standard | Accessibility-Akzeptanzkriterien fuer UI-Pruefungen. |
| WAI_ARIA_APG | ARIA Authoring Practices Guide | https://www.w3.org/WAI/ARIA/apg/ | W3C WAI | guidance | Erwartete Tastatur- und Rollen-Patterns fuer komplexe Komponenten. |
| AXE_CORE | axe-core | https://github.com/dequelabs/axe-core | Deque Systems | tooling | Automatisierte Accessibility-Regelpruefung im Browser. |
| PHPSTAN | PHPStan User Guide | https://phpstan.org/user-guide/getting-started | PHPStan | tooling | Statische Analyse fuer PHP-Code und Typfehler. |
| INFECTION | Infection Mutation Testing Guide | https://infection.github.io/guide/ | Infection | tooling | Mutation Testing zur Qualitaet von Tests. |
| LOCAL_GUI_RULES | Lokale GUI YAML Libraries | file:/var/www/code/gui | Projekt | local_policy | Formular-, Tabellen-, Darkmode- und Modal-Verbot-Regeln. |
| LOCAL_PHP_SPECS | Lokale PHP YAML Library | file:/var/www/code/php | Projekt | local_policy | DDD/Hexagonal/OOP/MVC-Kontrakte fuer Testgrenzen. |
| LOCAL_SECURITY | Lokale Security YAML Library | file:/var/www/code/security | Projekt | local_policy | Security-Regeln fuer keine PII/Auth-Daten in URLs, Session-State und Reauth. |
| OWASP_SESSION | OWASP Session Management Cheat Sheet | https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html | OWASP | security_guidance | URL-basierter State kann ueber Logs, History, Bookmarks und Referer offengelegt werden. |