i'm facing situation that was maybe already solved by someone or is
maybe desired to go into sphinx.ext.doctest

in my case i have doctests laying around all over packages in .txt
files. it would be nice to be able to include existing doctests with
existing doctest directive, eg:

.. doctest:: my.package:tests/test_doctest.txt

or even privide new direction

.. doctest-include:: my.package:tests/test_doctest.txt


before i dig into making extension i just want to know if there is any
wish to have this as new feature of existing doctest directive or
separate 3rd party extensions?


-- 
Rok Garbas
http://sharbas.blogspot.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to