-
Notifications
You must be signed in to change notification settings - Fork 2
Test interactive javascript examples
License
lunant/jdoctest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
jDoctest ~~~~~~~~ jDoctest is an useful test library for JavaScript that was inspired by `Python`_'s `doctest`_ module. It finds testable examples within your JavaScript files and checks if each example runs successfully. No more you need separated test files or documentation files. You only need *a single file* which contains an executable source code, documentations, and testable examples. .. _Python: http://python.org/ .. _doctest: http://docs.python.org/library/doctest.html
About
Test interactive javascript examples
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published