Skip to content

0.12.7

Compare
Choose a tag to compare
@agourlay agourlay released this 25 Aug 15:14
· 2284 commits to master since this release
  • introduction of ResourceStep to manage resources created within a scenario #147 thanks to @rjsvaljean

  • various improvements to datatables most notably it now handles empty cells #152 thanks to @OlegIlyenko

  • remove a couple of unsafe of methods to encourage moving away from exceptions as the steps can now be easily defined using Either 611d009

  • http-mock module now uses http4s instead of akka-http #130