Skip to content

0.13.0

Choose a tag to compare

@vlaurin vlaurin released this 19 May 08:25
· 123 commits to main since this release
e5355b4

Features

  • Add separate module for test helpers: @quickcase/node-toolkit/test
  • Add test helper stubConfig(config) #111
  • Add test helper givenMiddleware(middleware).when(req).expect[Response|Next]() #113