Skip to content

MQE-1626: bin/mftf run:manifest #437

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 6 commits into from
Sep 4, 2019
Merged

MQE-1626: bin/mftf run:manifest #437

merged 6 commits into from
Sep 4, 2019

Conversation

tomreece
Copy link
Contributor

Description

I created a new run:manifest command which is able to run testManifest.txt files.
testManifest.txt files are created when tests are generated or can be crafted by hand to meet the user's needs.

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

- Initial implementation
- Add documentation
@coveralls
Copy link

coveralls commented Aug 29, 2019

Coverage Status

Coverage decreased (-0.09%) to 52.048% when pulling c2b9c25 on MQE-1626 into ad0e4aa on develop.

Copy link
Contributor

@soumyau soumyau left a comment

Choose a reason for hiding this comment

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

Added an error checking suggestion. Looks good overall!

@tomreece tomreece requested a review from dobooth September 3, 2019 15:43
dobooth
dobooth previously approved these changes Sep 3, 2019
- Add check for input path exists
@tomreece tomreece merged commit ac49cbe into develop Sep 4, 2019
@tomreece tomreece deleted the MQE-1626 branch December 11, 2019 17:15
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.

4 participants