LazyTweet - Bringing the Lazyweb to Twitter so you can get answers to your burning questions
Active Questions
Recent Questions
Unanswered Questions
Dear
#python
lazyweb. What's the best way to assert against log messages to stdout/stderr in
#nosetests
?
lusis
(0) -
posted 2 years, 9 months ago
via Twitter
-
0 Replies
0 Answers
Would you like to answer?
Sign in with Twitter to post your answer:
Use Twitter to ask a question, just add "lazytweet" to a post and we'll take care of the rest. Read more about
how lazytweet works
.
Subscribe to the latest questions
Follow LazyTweet on Twitter
Tags
nosetests
python
Related Posts
Dear lazyweb: Can anyone recommend a good method/lib for testing cli scripts in #python? i.e. I want to test a python shell script. Thanks
Anyone know of a good #python or #django email --> HTTP POST app or lib? Need to build a way to use email to post to forms. #lazyweb
Hmm, can you not specify versions in the requires var of a setup.py? requries=['mercurial<1.6',] fails. #python #lazyweb
When subclassing a #Python model, can I just set method names to None if I don't want them on the subclass? #lazypython #lazyweb
What is the python's equivalent to PHP's var_dump() ? #lazyweb #php #python