Open jluttine opened 8 years ago
Hm... Will have to look into this!
On 10:27, Thu, Mar 31, 2016 Jaakko Luttinen notifications@github.com 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 https://github.com/bollwyvl/nosebook/issues/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?