neznajki / codeception-test-engine
just a cool library that will have some useful test traits for unit testing. TODO fix issues with gossi/php-code-generator for private mocking
Package info
github.com/Neznajki/codeception-test-engine
pkg:composer/neznajki/codeception-test-engine
v0.1.3
2020-07-24 08:32 UTC
Requires
- php: >=7.3
- ext-dom: *
- ext-mysqli: *
- codeception/aspect-mock: >=3.0
- codeception/codeception: >=2.5
- codeception/module-asserts: ^1.1
- nette/php-generator: ^3.3
- phpunit/phpunit: ^8.5.2
- psr/simple-cache: *
- symfony/var-dumper: *
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-01 00:29:45 UTC
README
unit testing engine based on codeception
- codeception/codeception
- codeception/aspect-mock
just a cool library that will have some useful test traits for unit testing.
installation
- composer require neznajki/codeception-test-engine --dev
- ./vendor/bin/codecept bootstrap
- copy files from assets/configuration to your root and sub folder tests
useful things
- assets/configuration