Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

Run doctest for an entire module and its submodules. #130

Closed
wants to merge 1 commit into from

Conversation

hayd
Copy link
Contributor

@hayd hayd commented Aug 14, 2015

This is essentially copied from Docile's build.jl (IIRC), and seems pretty useful as a library function.

No doubt the method name could be better...

@MichaelHatherly
Copy link
Owner

No doubt the method name could be better...

I think the name is fine if we want this as a separate feature, but how about just making it the default for doctest? And then have a keyword argument such as recursive = true the a user can set to false if they don't want the test subbmodules.

@hayd
Copy link
Contributor Author

hayd commented Aug 15, 2015

Yes, that makes sense. It's pretty much always what you want. :)

@MichaelHatherly
Copy link
Owner

With all the work on Documenter I'll close this as stale.

@hayd hayd deleted the doctest_run branch May 15, 2016 22:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants