flux icon indicating copy to clipboard operation
flux copied to clipboard

Use flux test name when running tests instead of the filename

Open jsternberg opened this issue 6 years ago • 1 comments

At the moment, we run each _test.flux file based on the name of the file itself and any tests that are run within there are part of the same run.

We may want to run the file once for each test defined inside of the file instead of by file. This needs to be done as part of user defined packages so that this can be exposed to external packages.

jsternberg avatar Oct 11 '19 16:10 jsternberg

This issue has had no recent activity and will be closed soon.

github-actions[bot] avatar May 04 '24 01:05 github-actions[bot]