Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

JDoctest

Compare

  Analyzed about 1 hour ago

JDoctest is an implementation of Python's doctest for Java, as a javadoc plugin. Tests are @doc.test tags, written as interactive sessions in Javascript using Rhino's Java/Javascript bindings. Javadoc output can be syntax highlighted with the google-code-prettify tool.

3.42K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

haxe-doctest

Compare

  Analyzed 1 day ago

A haxelib inspired by Python's doctest command that generates unit tests based on assertions specified within the source code.

1.49K lines of code

1 current contributors

about 2 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

jDoctest(JavaScript)

Compare

  Analyzed about 24 hours ago

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 ... [More] contains an executable source code, documentations, and testable examples. [Less]

858 lines of code

0 current contributors

about 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

pretext

Compare

  Analyzed 1 day ago

Experiment in doctests for strings on Python 2.x and 3.x

299 lines of code

0 current contributors

about 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses
Tags doctest