Abstract:
I want to introduce a side project which I i believe fills a gap in the black box behavior testing niche: https://github.com/vimeo/simple-black-box * probably mostly useful for people who implement/deploy daemons (sysadmins and back-end programmers) * differs from most testing tools by treating the thing you're testing as a black box, and interfacing with it by inputs and probes, not by interacting with your API, i.e. programming language agnostic.
Speaker: Dieter Plaetinck