Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

Tags: edno/codeception-gherkin-param

Tags

2.0.13

Toggle 2.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

2.0.12

Toggle 2.0.12's commit message
update README.md

2.0.11

Toggle 2.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Codeception 5 compatibility (#66)

* initial change for codecept5

* refactor changes

* add Codeception 5.x to Requirements

* fix compatibility issues

Co-authored-by: Gregory Heitz <edno@users.noreply.github.com>

2.0.10

Toggle 2.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

2.0.9

Toggle 2.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve devx (#59)

* add earthfile

* update ci tooling

* disable PHPMD.StaticAccess for getValueFromFixture

2.0.8

Toggle 2.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove specify (#56)

* remove specify

* remove module codeception/specify

2.0.7

Toggle 2.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

2.0.6

Toggle 2.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

2.0.5

Toggle 2.0.5's commit message
Update PHP compatibility info

2.0.4

Toggle 2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #44 from edno/feature/upgrade-dependencies

Update infection dependencies