-
Notifications
You must be signed in to change notification settings - Fork 4
TAP-emitting JavaScript test framework
theory/test-simple-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the README file for Test.Simple, basic utilities for writing tests, by Michael G Schwern <[email protected]> as ported to JavaScript by David Wheeler <[email protected]>. This package also contains Test.Harness and Test.Harness.Browser. You can use the latter module to run all of your Test.Simple and Test.More tests in a single browser window, similar to how Perl's Test::Harness allows all tests in a package to be run with a single shell command. Please consult the documentation for how to start writing tests for your JavaScript code.
About
TAP-emitting JavaScript test framework
Resources
Stars
Watchers
Forks
Packages 0
No packages published