开发者

Preventing nosetests from closing in Windows

开发者 https://www.devze.com 2023-03-12 19:34 出处:网络
I\'m running Windows 7 and am trying to r开发者_如何学运维un nosetests. It\'s been installed and I can run it successfully, except that when I do run it (by typing \'nosetests\' in the cmd window),

I'm running Windows 7 and am trying to r开发者_如何学运维un nosetests.

It's been installed and I can run it successfully, except that when I do run it (by typing 'nosetests' in the cmd window), it'll open a new cmd window with the output - but this window closes before I can see what it says. How do I prevent the results from closing so I can see them?

I'm a real n00b, in case you hadn't noticed.

0

精彩评论

暂无评论...
验证码 换一张
取 消