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

[Test] Add GetTests function #253

Merged
merged 5 commits into from
Nov 30, 2023
Merged

[Test] Add GetTests function #253

merged 5 commits into from
Nov 30, 2023

Conversation

jribbink
Copy link
Contributor

@jribbink jribbink commented Nov 30, 2023

Closes #252

Description

Adds runner.GetTests to get all the available tests in a file


  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@jribbink jribbink changed the title [Test] Add runner.GetTests function [Test] Add GetTests function Nov 30, 2023
test/test_framework_test.go Outdated Show resolved Hide resolved
test/test_framework_test.go Outdated Show resolved Hide resolved
test/test_framework_test.go Outdated Show resolved Hide resolved
Copy link

@bjartek bjartek left a comment

Choose a reason for hiding this comment

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

Lgtm

@jribbink jribbink merged commit 4348860 into master Nov 30, 2023
6 checks passed
@jribbink jribbink deleted the jribbink/get-tests branch December 1, 2023 18:34
jribbink added a commit that referenced this pull request Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Test] Add functionality to get available tests in file
4 participants