Download the PHP package infection/codeception-adapter without Composer
On this page you can find all versions of the php package infection/codeception-adapter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download infection/codeception-adapter
More information about infection/codeception-adapter
Files in infection/codeception-adapter
Package codeception-adapter
Short Description Codeception Test Framework Adapter for Infection
License BSD-3-Clause
Informations about the package codeception-adapter
Codeception Test Framework Adapter for Infection
This package provides the test framework adapter of Codeception for infection.
Installation
In a standard usage, infection should detect codeception/codeception being used and
leverage its infection/extension-installer to install this
package.
Otherwise, you can still install it as usual:
The adapter will be automatically registered in Infection's runtime through its auto-discovery mechanism.
Usage
Once installed, you can run Infection:
Infection will automatically detect and use the Codeception adapter when Codeception is configured in your project.
Configuration
The adapter works with your existing PHPSpec configuration. No additional configuration is required beyond the standard
Infection configuration file infection.json5.dist.
For more information on configuring Infection, see the Infection documentation.
Contributing
Contributions are welcome! Please see CONTRIBUTING.md for details.
License
This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.
All versions of codeception-adapter with dependencies
infection/abstract-testframework-adapter Version ^0.5.0
infection/include-interceptor Version ^1.0.0
symfony/filesystem Version ^6.4 || ^7.4 || ^8.0
symfony/process Version ^6.4 || ^7.4 || ^8.0
symfony/yaml Version ^6.4 || ^7.4 || ^8.0
webmozart/assert Version ^1.2 || ^2.0 || ^8.0