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 benchmark support #234

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: add benchmark support #234

wants to merge 1 commit into from

Conversation

fredrikaverpil
Copy link
Owner

@fredrikaverpil fredrikaverpil commented Dec 14, 2024

Why this change?

It was asked for in
#227

What was changed?

Added the ability to run a single benchmark.

If you execute all tests in a dir or file, any benchmarks will be skipped.

Todo

  • Consider if this should really be merged in... (is it useful, do I want to
    maintain this?)
  • Refactor, the code is way too entangled with "regular" tests logic now.
  • Add tests.

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.

1 participant