Nick Coghlan added the comment: I like the idea of using the strategy pattern to at least decouple the assertion API from the main testcase API. I also like it better than the mixin suggested earlier.
We would obviously have to keep the existing methods for backwards compatibility, but could avoid adding new ones. I'm not sure what such an API would look like, though :( ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18054> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com