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

Update handling of test configuration #10

Merged
merged 5 commits into from
May 29, 2020
Merged

Update handling of test configuration #10

merged 5 commits into from
May 29, 2020

Conversation

simleo
Copy link
Member

@simleo simleo commented May 29, 2020

This PR updates the handling of test configuration files (the params.jsonld files in the RO-Crate examples) in several ways:

  • The format now allows for defining multiple tests
  • Library code has been added to:
    • Parse the params.jsonld file into Test Python objects
    • Convert a collection of Test objects to a Planemo test suite description

The check_* scripts have been modified to use the above code.

@simleo simleo merged commit dca96f8 into master May 29, 2020
@simleo simleo deleted the handle_test_params branch May 29, 2020 15:40
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