test-anything

Test tutorial

A workshop designed to teach developers how to write tests using TAP for any software project

mortar_board Learn to test your code

GitHub

171 stars
5 watching
51 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
workshopper/how-to-markdown A workshop on learning Markdown syntax and formatting using interactive exercises. 218
timoxley/es5-workshop A workshop introducing developers to ES5 methods and features in JavaScript 3
workshopper/stream-adventure An interactive stream-based learning platform for teaching JavaScript programming concepts 2,065
scottcorgan/tap-out A parser for the TAP testing framework, providing an alternative to existing implementations. 23
experience-monks/tap-dev-tool Tool to format Test Anything Protocol output in browser console 29
python-tap/tappy Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. 137
stackgl/webgl-workshop Learn the basics of WebGL in a structured and hands-on approach 1,492
workshopper/levelmeup An introduction to Node.js databases through guided workshops and exercises. 270
mikeal/learnjs A comprehensive resource for learning JavaScript 22
workshopper/learnyounode An introduction to Node.js through interactive workshops 7,281
scottcorgan/tap-spec Transforms test output to conform to TAP format 284
workshopper/adventure A command-line driven, API-based adventure workshop system for teaching programming concepts. 111
toolness/tap-prettify Makes test runner output more readable by parsing and formatting the tap protocol 35
scottcorgan/tap-dot A tool that formats TAP test output with dots for better readability 37
testing-library/preact-testing-library Tools for testing Preact components to ensure they work as expected in different scenarios 145