logoalt Hacker News

melezhikyesterday at 7:34 PM0 repliesview on HN

DTAP protocol.

Double TAP is lightweight testing framework where users write black box tests as rules checking output from tested "boxes". Boxes could be anything from http client, web server to messages in syslog. This universal approach allows to test anything with just dropping text rules describing system behavior in black box manner.

http://doubletap.sparrowhub.io/