Samiksha Jaiswal (Editor)

Tape (JavaScript testing framework)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Stable release
  
4.6.2 / 2016-09-30

Written in
  
JavaScript

Development status
  
Active

Operating system
  
Cross-platform

Tape (JavaScript testing framework)

Developer(s)
  
James Halliday aka substack

Initial release
  
November 25, 2012; 4 years ago (2012-11-25)

Tape is a tap-producing test harness for node and browsers requiring few APIs It can be used for unit and integration testing. Tests are code. So, you can run tests as modules with node

Usage

Example of a passing test.

References

Tape (JavaScript testing framework) Wikipedia