My idea is to provide an experimental prototype of...
# spek
h
My idea is to provide an experimental prototype of a Mocha.js-like testing library. Maybe this could serve as an inspiration for a better Spek implementation. Right now I try to find a lowest common denominator between hierarchical test definitions and JUnit. A data structure that contains lambdas to run and notifiers with descriptoins.