Skip to content
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

MQE-876: Add Skipped Tests in Allure Report #85

Merged
merged 2 commits into from
Apr 10, 2018
Merged

MQE-876: Add Skipped Tests in Allure Report #85

merged 2 commits into from
Apr 10, 2018

Conversation

magterskine
Copy link
Contributor

Description

Tests are marked skipped buy having a group annotation value of 'skip'.
Allure reporting should be able to display test as skipped.

Fixed Issues (if relevant)

N/A

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

@magento-cicd2
Copy link

magento-cicd2 commented Apr 5, 2018

CLA assistant check
All committers have signed the CLA.

@coveralls
Copy link

Coverage Status

Coverage increased (+2.6%) to 51.319% when pulling c2f07e5 on MQE-876 into fc58bae on develop.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+2.6%) to 51.319% when pulling c2f07e5 on MQE-876 into fc58bae on develop.

@coveralls
Copy link

coveralls commented Apr 5, 2018

Coverage Status

Coverage increased (+0.009%) to 51.315% when pulling 8bb00a2 on MQE-876 into 320dc63 on develop.

- TestObject now has getter for boolean for check if group annotation is skip
- Test Generator generates skip code if the above getter returns true

MQE-876: Add Skipped Tests in Allure Report

- Fixed Static checks

MQE-876: Add Skipped Tests in Allure Report

- Refactored based on review

MQE-876: Add Skipped Tests in Allure Report

- Added newline to skip test generation to meet coding standards
@magterskine magterskine merged commit 4ece405 into develop Apr 10, 2018
@magterskine magterskine deleted the MQE-876 branch April 10, 2018 18:21
magento-devops-reposync-svc pushed a commit that referenced this pull request Jul 28, 2021
Merge Doc PR #866 from Master >> Develop
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.

3 participants