expose the test set generator (used in CSP test) as an opensource uti…#76
Merged
jasonccole merged 22 commits intomainfrom Mar 25, 2025
Merged
expose the test set generator (used in CSP test) as an opensource uti…#76jasonccole merged 22 commits intomainfrom
jasonccole merged 22 commits intomainfrom
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…lity (NO_JIRA)
This is a utility the we used in the 6th blind test to create test suite entry lists. I've talked with people internally and its felt this would actually be a useful thing for others (one advantage of this is that you can create easy to read control files that provide a narrative for the construction of a test set.)
I will, at some point, extend the script to provide a filter based on SMARTS patterns as that will make it very powerful.