Giter Club home page Giter Club logo

awesome-tap's Introduction

Awesome TAP Awesome

Useful resources for the Test Anything Protocol
A simple text-based interface between testing modules in a test harness

The list is very JavaScript focused right now. That's just because I'm only familiar with TAP stuff in the JS world. Contributions welcome for any language.

Contents

Reporters

JavaScript

Producers

Things that produce TAP output.

JavaScript

  • AVA - Futuristic test runner. $ ava --tap
  • tap - TAP test framework for Node.js.
  • tape - TAP-producing test harness for Node.js and browsers.
  • ESLint - Pluggable JavaScript linter. $ eslint --format=tap
  • Mocha - Feature-rich test framework for Node.js and browsers. $ mocha reporter=tap
  • qunit-tap - TAP output for QUnit.
  • jasmine-reporters - TAP output for Jasmine.
  • karma-tap-reporter - TAP output for Karma.
  • mos - Markdown file generator and tester. $ mos test --tap

Fish

  • Fishtape - TAP producer and test harness for fish.

Bash

  • bats - Bash Automated Testing System.

More...

Consumers

Things that consume TAP output.

JavaScript

More...

Tools

JavaScript

  • tap-dev-tool - Prettify TAP in the browser console.
  • tap-merge - Merge multiple TAP streams.
  • smokestack - Run TAP tests in a browser and write the output to stdout.
  • chutney - Run TAP tests at Sauce Labs. Lightweight smokestack alternative.

Python

  • tappy - Tools for working with TAP.

Articles

Tutorials

  • test-anything - Learn to test anything with TAP through an interactive workshop.

Documentation

Community

License

CC0

To the extent possible under law, Sindre Sorhus has waived all copyright and related or neighboring rights to this work.

awesome-tap's People

Contributors

benhoiiand avatar derhuerst avatar sindresorhus avatar sobolevn avatar zkochan avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.