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 tests #1

Open
tdudgeon opened this issue Jan 11, 2017 · 0 comments
Open

Python tests #1

tdudgeon opened this issue Jan 11, 2017 · 0 comments

Comments

@tdudgeon
Copy link
Contributor

Define a good approach for testing the python (RDKit) components. Currently there is a shell script that can be use to run the scripts which provides very basic testing capabilities (basically just that the scripts run, not that they work correctly), but something better is needed.
Need to work out how best to structure the scripts so that they can be properly tested.

I tried creating a python unittest (rdkit/TestScreen.py), but it doesn't work yet and there may be better approaches.

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

1 participant