sukarix / statera
Statera - Statera is a unit testing kit designed specifically for the Sukarix Framework.
Requires
- php: ^8.2
Requires (Dev)
- ext-xdebug: *
- friendsofphp/php-cs-fixer: ^v3.54.0
- phpunit/php-code-coverage: ^10.1.14
- roave/security-advisories: dev-latest
Suggests
- ikkez/f3-middleware: A middleware router plugin for PHP Fat-Free Framework
This package is auto-updated.
Last update: 2024-10-28 22:11:19 UTC
README
The unit testing kit for Sukarix, named Statera, draws its name from the Latin word meaning 'balance,' symbolising its role in facilitating stability in software development. Like a balance that ensures equilibrium, Statera provides the essential tools to detect bugs early, verify that new features integrate smoothly with existing functionality, and focus testing efforts across different areas of the codebase. While Statera offers the means to achieve stability, the actual maintenance of software balance depends on how these tools are utilised in the testing process. This approach is fundamental for creating reliable and high-quality software.
Contributing
--
Code of Conduct
--
Security Vulnerabilities
--
License
The Sukarix framework is open-sourced software licensed under the MIT license.