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

Add --test-workspace and --test-packages #425

Merged
merged 38 commits into from
Nov 11, 2024
Merged

Add --test-workspace and --test-packages #425

merged 38 commits into from
Nov 11, 2024

Conversation

sourcefrog
Copy link
Owner

@sourcefrog sourcefrog commented Oct 24, 2024

Fixes #394

TODO:

  • Config options
  • Describe it in the book
  • Implement test_packages
  • News
  • Tests: may need a new workspace testdata with code that's only covered by tests in a different package

@sourcefrog sourcefrog linked an issue Oct 24, 2024 that may be closed by this pull request
VS Code seems to think the pattern 'book' in the directory 'book' means that the directory should be ignored, which seems inconsistent with git itself, and probably buggy.

microsoft/vscode#231304
Previously, only mutants were stopped and baselines were allowed to continue: but this was unlikely to be hit.
Wait until we're sure we have mutants to test and are about to begin.
@sourcefrog sourcefrog changed the title Add --test-workspace Add --test-workspace and --test-packages Nov 6, 2024
@sourcefrog sourcefrog marked this pull request as ready for review November 11, 2024 15:57
@sourcefrog sourcefrog merged commit 364feff into main Nov 11, 2024
45 checks passed
@sourcefrog sourcefrog deleted the 394-test-packages branch November 11, 2024 15:57
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.

Run all workspace tests
1 participant