Skip to content

Releases: testIT-WebTester/webtester2-core

v2.10.3

01 Apr 16:31
Compare
Choose a tag to compare
try to fix GPG error #2

v2.10.0

18 Mar 12:53
Compare
Choose a tag to compare
Disable CI breaking tests temporarily

v2.9.0

18 Mar 09:25
Compare
Choose a tag to compare

v2.8.0

12 Jul 14:09
Compare
Choose a tag to compare

Updated dependencies to latest versions:

  • JUnit 5.5.0
  • Hamcrest 2.1
  • AssertJ 3.12.2
  • Mockito 3.0.0
  • Kotlin 1.3.41
  • Spring 4.3.24 & 5.1.8
  • Spring Boot 1.5.21 & 2.1.6

v2.6.0

12 Oct 13:26
Compare
Choose a tag to compare
skip tests when building and deploying release artifacts

v2.5.0

12 Feb 22:46
Compare
Choose a tag to compare

Maintenance Release

  • Updated to latest dependencies:
    • Selenium 3.9.1
    • JUnit 5.0.3
    • Spring 4.3.14.RELEASE
    • Spring Boot 1.5.10.RELEASE
    • Kotlin 1.2.21
    • AssertJ 3.9.0
  • Removed Alert authentication methods since they were removed by Selenium

v2.4.0

24 Nov 08:18
Compare
Choose a tag to compare
  • Internal Refactoring: Moved from Java Dynamic Proxies to ByteBuddy generated Bytecode
  • Compatibility with JUnit 5.0 release

v2.3.3

15 Sep 12:30
Compare
Choose a tag to compare

Upgraded to JUnit 5 GA.

v2.3.2

01 Sep 11:28
Compare
Choose a tag to compare

Fixed compatibility with JUnit 5 RC3

v2.3.1

20 Jun 19:59
Compare
Choose a tag to compare

Includes:

  • Minor improvements to the handling of Kotlin classes
  • Documentation chapter on Kotlin support