rtens / mockster3
PHP Mocking framework
3.0.0
2015-06-23 09:47 UTC
Requires
- php: >=5.6
- watoki/factory: 0.5
- watoki/reflect: 0.3
Requires (Dev)
- rtens/scrut: 1.0
This package is not auto-updated.
Last update: 2024-10-26 18:38:45 UTC
README
This is a fork of mockster - a full-fledged, zero-configuration mocking framework for PHP.
This fork provides the same API as the original project, but under a different names space (rtens\mockster3
),
so it can be used alongside with version 2.5.
Please refer to the original project for any information.