Double TAP - Text and Test Anything Protocol
(doubletap.sparrowhub.io)
from melezhik@programming.dev to programming@programming.dev on 05 Jan 15:33
https://programming.dev/post/43528414
from melezhik@programming.dev to programming@programming.dev on 05 Jan 15:33
https://programming.dev/post/43528414
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.
Rules are written in formal DSL and could be extended on many programming languages
Tool aims to help with infrastructure audit and testing as well as with validating development environments
#programming
threaded - newest