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

Python Implementation of tests #14

Open
palchicz opened this issue Feb 7, 2020 · 4 comments
Open

Python Implementation of tests #14

palchicz opened this issue Feb 7, 2020 · 4 comments

Comments

@palchicz
Copy link

palchicz commented Feb 7, 2020

Reimplement the tests from #12 and #13 for the python library. You should be able to use the same cucumber spec for both, but will need to write new bindings.

@cjmyers
Copy link
Contributor

cjmyers commented Feb 7, 2020

pySBOL tracker?

@palchicz
Copy link
Author

palchicz commented Feb 7, 2020

This is for the industrial consortium sponsored project of getting the SBOLTest Suite to validate multiple libraries

@palchicz
Copy link
Author

palchicz commented Feb 7, 2020

@cjmyers The idea is to use this repository to validate multiple SBOL client libraries. They should go into a single repo instead of being spread out amongst multiple repositories. Cucumber is a tool that lets one write a test once and execute it multiple times against different, language agnostic implementations. @jakebeal can give more detail.

@cjmyers
Copy link
Contributor

cjmyers commented Feb 7, 2020

We have an SBOLTestRunner (see Meher's MS thesis) which does something very similar. Anyway, I'm not sure if this should be coupled to this repo or a new application that uses this as a submodule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants