Skip to content

MQE-1074: Verify MFTF Compatibility with Phpunit 7 #164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jul 5, 2018
Merged

Conversation

aljcalandra
Copy link
Contributor

Allows MFTF to be used with phpunit 6 or 7 depending on core framework choice

Description

Adding option for Codecept 2.4.x and option for phpcpd 4.x

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/verification tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)
  • Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests

aljcalandra and others added 9 commits June 25, 2018 13:08
- Updated composer json to use requirements for phpunit 7
- Adding support for phpunit 6 or 7
- Specifying Logical OR for versions
# Conflicts:
#	composer.json
#	composer.lock
- Updated squizlabs for composer.lock
- Removed requires listed in MFTF
- Updating to correct dependency order
@coveralls
Copy link

coveralls commented Jul 5, 2018

Coverage Status

Coverage remained the same at 56.064% when pulling ff72629 on MQE-1074 into e829687 on develop.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 56.064% when pulling ff72629 on MQE-1074 into e829687 on develop.

@aljcalandra aljcalandra merged commit 00f473b into develop Jul 5, 2018
@aljcalandra aljcalandra deleted the MQE-1074 branch July 5, 2018 20:49
magento-devops-reposync-svc pushed a commit that referenced this pull request Mar 1, 2022
MQE-1693 | Ability To Run MFTF JSON Configuration From File
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants