Is automatic reload of a module available in Python?
Simon Brunning
simon at brunningonline.net
Thu Feb 18 11:55:19 EST 2010
2010/2/17 Arnaud Delobelle <arnodel at googlemail.com>:
> I know some people will point at more 'pro' ways of testing but this has
> the merit of being very straightforward. Then when you move on to more
> sophisticated techniques, I think you will understand better the
> motivations behind them.
Oh, I don't know. I like to think I'm fairly "pro" when it comes to
TDD, and this is exactly what I do - a unit test module run from the
shell.
--
Cheers,
Simon B.
More information about the Python-list
mailing list