Code review comment for lp:~kampka/testtools/test-to-fixture

Revision history for this message
Jonathan Lange (jml) wrote :

Interesting!

What sort of thing would you be doing with .test in the fixture?

I'd be interested to see what Rob thinks. He has said before that he likes the way that fixtures can be theoretically used outside of tests. I guess this isn't tainting all fixtures a priori, but it implies that some of *your* fixtures are very much meant to be tightly integrated with testing.

« Back to merge proposal