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

feat: add datatest_stable to mutation-test #65

Merged

Conversation

Rqnsom
Copy link
Member

@Rqnsom Rqnsom commented Nov 5, 2024

Added the first integration tests that are executed on these projects:

  • move-mutator/tests/move-assets/breakcontinue
  • move-mutator/tests/move-assets/simple

The expectation for the integration test is that the generated report by the move-mutation-test will match the pre-generated reports in those projects that end with the .exp suffix.

@Rqnsom Rqnsom force-pushed the develop/feat/add-datatest-stable-to-mutation-test branch 2 times, most recently from 30c13c9 to 37b5a42 Compare November 5, 2024 11:52
@Rqnsom Rqnsom self-assigned this Nov 5, 2024
@Rqnsom Rqnsom added this to the Milestone 3 milestone Nov 5, 2024
@Rqnsom Rqnsom linked an issue Nov 5, 2024 that may be closed by this pull request
Added the first integration tests that are executed on these projects:
- `move-mutator/tests/move-assets/breakcontinue`
- `move-mutator/tests/move-assets/simple`

The expectation for the integration test is that the generated report by
the `move-mutation-test` will match the pre-generated reports in those
projects that end with `the .exp` suffix.
@Rqnsom Rqnsom force-pushed the develop/feat/add-datatest-stable-to-mutation-test branch from 37b5a42 to 1da96f5 Compare November 5, 2024 12:14
@Rqnsom Rqnsom requested a review from asmie November 5, 2024 12:15
Copy link
Member

@asmie asmie left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Seems it would be easier if the reports contain relative paths to the package roots.

.github/workflows/check-and-lint.yml Show resolved Hide resolved
move-mutation-test/tests/testsuite.rs Show resolved Hide resolved
@Rqnsom Rqnsom merged commit 8d42512 into develop-m3 Nov 5, 2024
2 checks passed
@Rqnsom Rqnsom deleted the develop/feat/add-datatest-stable-to-mutation-test branch November 5, 2024 13:56
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.

Implement datatest_stable in test suite in move-mutation-test
2 participants