This repository was archived by the owner on Jul 3, 2023. It is now read-only.
Tags: edno/codeception-gherkin-param
Tags
Update codeception/assert-throws requirement from ^1.2 to ^1.3 (#76) Updates the requirements on [codeception/assert-throws](https://github.com/Codeception/AssertThrows) to permit the latest version. - [Release notes](https://github.com/Codeception/AssertThrows/releases) - [Commits](Codeception/AssertThrows@1.2.0...1.3.0) --- updated-dependencies: - dependency-name: codeception/assert-throws dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update codeception/module-asserts requirement from ^1 to ^2 (#65) Updates the requirements on [codeception/module-asserts](https://github.com/Codeception/module-asserts) to permit the latest version. - [Release notes](https://github.com/Codeception/module-asserts/releases) - [Commits](Codeception/module-asserts@1.0.0...2.0.1) --- updated-dependencies: - dependency-name: codeception/module-asserts dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix infection (#53) * Update infection/infection requirement from ~0.15 || ~0.16 to ^0.17.2 Updates the requirements on [infection/infection](https://github.com/infection/infection) to permit the latest version. - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.16.0...0.17.2) Signed-off-by: dependabot[bot] <support@github.com> * Update infection dependency semver * Add PHP nightly to CI tests * Create FUNDING.yml * Set infection modules with any semver * Restrict php version * Fix infection semver for php 7.2 and 7.3 * Run coveralls only on php 7.4 * Fix travis branches * Set shuffle as true for codeception * Update github action * Update infection branch in config * Add coverall to gh action * Remove infection and coveralls from travis * Update gh action env variables * Remove coverage from travis * Remove infection packages if PHP 8.0 * Fix private methods cannot be final * Fix type error on str_replace * Update PHP compatibility info * Update travis to fail on PHP8.0 jobs (#50) * Fix README.md links * Fix README.md links * update infection deps * add XDEBUG_MODE=coverage * remove php 7.3 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext