Skip to content

Added linemarkers for test fixtures #477

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 2 commits into from
Feb 9, 2021

Conversation

VitaliyBoyko
Copy link
Contributor

Description (*)
Added line markers to @magentoDataFixture and @magentoApiDataFixture PHPDoc tag values for easier navigation from a test class to a fixture file.
test-fixture-linemarker-min

Fixed Issues (if relevant)

  1. Fixes Reference. Integration / API Functional tests fixtures location #40

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 integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Copy link
Contributor

@eduard13 eduard13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this feature, a really great one 👍.

@VitaliyBoyko VitaliyBoyko merged commit a7a605f into 3.2.0-develop Feb 9, 2021
@VitaliyBoyko VitaliyBoyko deleted the 40-linemarkers-for-test-fixtures branch February 22, 2021 10:49
@apedicdev
Copy link

Hi, should this work for custom classes as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reference. Integration / API Functional tests fixtures location
4 participants