Skip to content

0.0.2

Compare
Choose a tag to compare
@gytis gytis released this 12 Jun 09:39

Overview

An introduction of a new HTTP test starter.

New features

  • HTTP test starter
    • Configures test context to use Vert.x WebTestClient implementation.
  • Move CI builds from CircleCI to TravisCI.
  • Add a parallel CI build to test with JDK 8 in addition to JDK 11.

Bug fixes

  • Fix large file transfer test.