You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
jluttine
changed the title
Running notebook tests with other unit tests?
Running notebook tests along with other unit tests?
Mar 31, 2016
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
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?The text was updated successfully, but these errors were encountered: