testo/facade
Static facade access to container services for the Testo testing framework.
Maintainers
Fund package maintenance!
0.1.1
2026-06-10 08:06 UTC
Requires
- php: >=8.2
- testo/testo: 0.10.22 - 1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Static facade plugin
👁 Documentation
👁 Support on Boosty
Important
🪞 This is a read-only mirror.
Active development of the Testo project lives in php-testo/testo under plugin/facade/. This repository is automatically synchronized from there on every release.
File issues and pull requests in the main monorepo, not here.
About
Provides static access to the suite's DI container through the global Testo class.
The plugin stores the container when the suite is configured.
Install
composer require --dev testo/facade
