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

tests in codebase? #12

Open
nschloe opened this issue Jan 15, 2018 · 2 comments
Open

tests in codebase? #12

nschloe opened this issue Jan 15, 2018 · 2 comments

Comments

@nschloe
Copy link

nschloe commented Jan 15, 2018

When working with colorspacious, I noticed that tests are integrated in the library code. Is this intentional? I would more naturally have expected them in ./tests/, next to ./colorspacious/ and ./doc.

@KelSolaar
Copy link
Contributor

It is quite typical in the scientific packages: Numpy, Scipy, skimage, pandas to a lesser degree do the same.

@nschloe
Copy link
Author

nschloe commented Jan 15, 2018

All of the examples have separate test/ directories... Do I misunderstand something?

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

No branches or pull requests

2 participants