Releases: testIT-WebTester/webtester2-core
Releases · testIT-WebTester/webtester2-core
v2.10.0
Disable CI breaking tests temporarily
v2.8.0
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
skip tests when building and deploying release artifacts
v2.5.0
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
- Internal Refactoring: Moved from Java Dynamic Proxies to ByteBuddy generated Bytecode
- Compatibility with JUnit 5.0 release
v2.3.2
Fixed compatibility with JUnit 5 RC3
v2.3.1
Includes:
- Minor improvements to the handling of Kotlin classes
- Documentation chapter on Kotlin support