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

Speed up mutants' own tests #493

Open
3 tasks
sourcefrog opened this issue Feb 7, 2025 · 0 comments
Open
3 tasks

Speed up mutants' own tests #493

sourcefrog opened this issue Feb 7, 2025 · 0 comments
Labels
performance Making cargo mutants faster testing About cargo-mutants own test suite

Comments

@sourcefrog
Copy link
Owner

The test suite is a bit slower than could be ideal.

  • Collect test times, see which ones are slowest
  • Perhaps change some tests from running a cargo mutants subprocess to unit tests
  • Reconsider tests that actually exercise mutants in testdata trees: we need some of these for an e2e test but perhaps there are too many.
@sourcefrog sourcefrog added performance Making cargo mutants faster testing About cargo-mutants own test suite labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Making cargo mutants faster testing About cargo-mutants own test suite
Projects
None yet
Development

No branches or pull requests

1 participant