Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

allow devs to specify which specific subcase to run #17

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

jobez
Copy link
Contributor

@jobez jobez commented Aug 23, 2023

Time spent on this PR: .1

Resolves: #

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing

What is the new behavior?

devs can specify which subcase(s) to run via specifying in the format of <filename_without_extension>_subcase_fork

for example:

RUN_SPECIFIC_TESTS=mul_d8g0v0_Shanghai,add_d0g0v0_Shanghai cargo test -p ef-testing --features ef-tests -- --nocapture

Does this introduce a breaking change?

  • Yes
  • No

@jobez jobez requested a review from greged93 August 23, 2023 18:37
Copy link
Contributor

@greged93 greged93 left a comment

Choose a reason for hiding this comment

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

Lgtm

@greged93 greged93 merged commit 78543b0 into main Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants