wapcaplet / doctest2

Improvements to the doctest standard library
6 stars 2 forks source link

Allow async testing #18

Open ianb opened 13 years ago

ianb commented 13 years ago

doctest.js has a model for async testing. Maybe it's usable in Python too?