Message198066
> That would only be a shallow copy, so I'm not sure it's worth the
> effort. The test has the opportunity in the setUp to ensure that
> initial state is correct - so I would leave that per test.
I don't understand your objection. The concern is to get rid of old
state after test execution.
> Obviously
> sharing state between tests is prima facie bad, but any framework
> reusing test suites is doing that already.
What do you mean? |
|
Date |
User |
Action |
Args |
2013-09-19 13:06:50 | pitrou | set | recipients:
+ pitrou, gvanrossum, tim.peters, rhettinger, terry.reedy, fabioz, benjamin.peterson, ezio.melotti, r.david.murray, michael.foord, matthewlmcclure, asvetlov, meador.inge, python-dev, tomwardill, matthewlmcclure-gmail, charettes |
2013-09-19 13:06:50 | pitrou | link | issue11798 messages |
2013-09-19 13:06:50 | pitrou | create | |
|