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

Make test measure function non-generated (move to tests/fixtures.rs) #529

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

nicoburns
Copy link
Collaborator

Objective

Makes it easier to develop to the measure function used in generated tests as:

  • IDE support now work
  • It is no longer necessary to run the slow cargo gentest script after each change

@nicoburns nicoburns added code quality Make the code cleaner or prettier. testing Additional tests or improvements to the testing infrastructure labels Aug 22, 2023
@nicoburns nicoburns enabled auto-merge (squash) August 22, 2023 20:23
@nicoburns nicoburns merged commit 4fb530b into main Aug 22, 2023
16 checks passed
@nicoburns nicoburns deleted the move-test-measure-function branch August 22, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Make the code cleaner or prettier. testing Additional tests or improvements to the testing infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant