Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for text files #79

Open
doismellburning opened this issue Apr 18, 2014 · 2 comments
Open

Support for text files #79

doismellburning opened this issue Apr 18, 2014 · 2 comments

Comments

@doismellburning
Copy link

I'd love to use this to test my README.md too (which Python's doctest supports). Running doctest with README.md currently gives me:

doctests: target `README.md' is not a module name or a source file

I assume this means text files aren't supported. If I'm wrong, please let me know, but if not, I'd love the feature to exist please!

@sol
Copy link
Owner

sol commented Apr 19, 2014

Hey @doismellburning, you are right, this is not support right now. I agree that this could be a useful addition.

BTW, for the time being you may also be interested in markdown-unlit (and of course, you can run Doctest on literate Haskell files ;-).

@doismellburning
Copy link
Author

...I am indeed interested, thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants