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

Running notebook tests along with other unit tests? #22

Open
jluttine opened this issue Mar 31, 2016 · 1 comment
Open

Running notebook tests along with other unit tests? #22

jluttine opened this issue Mar 31, 2016 · 1 comment

Comments

@jluttine
Copy link
Contributor

It seems that if I use --with-nosebook, nosetests runs only notebook tests, not any normal unit tests it would run without --with-nosebook. Is this how it should be or am I doing something wrong? Is it possible to run all tests with a single call to nosetests?

@jluttine jluttine changed the title Running notebook tests with other unit tests? Running notebook tests along with other unit tests? Mar 31, 2016
@bollwyvl
Copy link
Owner

Hm... Will have to look into this!

On 10:27, Thu, Mar 31, 2016 Jaakko Luttinen [email protected]
wrote:

It seems that if I use --with-nosebook, nosetests runs only notebook
tests, not any normal unit tests it would run without --with-nosebook. Is
this how it should be or am I doing something wrong? Is it possible to run
all tests with a single call to nosetests?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#22

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