On 2017-10-29 23:14, Travis Scrimshaw wrote:
What about any object that does a TestSuite(foo).run()? This guarantees
that it pickles (assuming it is not skipping that test) and is an object
that someone would create.

Sounds like a good idea to me. We could have TestSuite(foo).run() create a special pickle which also stores how TestSuite.run() was called. Then we could re-run the TestSuite when testing the pickle jar.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to