Posts about

testing

HomeDevelopmentDesignTechnologyPhotographyAbout
TAPE & TAP
development, javascript, testingMay 27, 2016By admin

TAPE & TAP

Tape & Tap are testing tools you can use instead of Mocha or Jasmine. The Test Anything Protocol (TAP) is a definition that has been around since 1987 and Tape is a test harness written in JavaScript for Node and the browser.

    Created by Sean Amarasinghe