Releases: sergiomartins8/test-automation-bootstrap
Release v2.7.0
New features such as
- Boilerplate code for load testing
- Improved documentation for all the packages
- Selenium grid health check before attaching new nodes!
☀️ Service monitoring, slack custom notifications and refactoring!
- #48 🤖 Slack custom notifications! (#48) (@sergiomartins8)
- #43 📚 Improve documentation and overall structure (#43) (@sergiomartins8)
- #35 ☀️ Healthcheck monitoring! (#35) (@sergiomartins8)
☀️ Distributed Testing Reports with ELK stack!
Read about distributed testing report on this article.
- ELK stack available!
- Rebranding to
test-automation-bootstrap
; formerly named ui-automation-bootstrap - Improved documentation
- Improved testing examples
- Selenide upgrade to version 5.16.2
☀️ Mock multiple requests!
You're now able to mock multiple requests using the @Mock
annotation!
☀️ The login bypass!
☀️ Improved logging during mocked tests!
☀️ Login bypass method implemented on the BaseTest.java
. Check https://medium.com/@sergiomartins8/the-login-bypass-a-better-approach-to-automated-regression-testing-f3c23f32d7b8 for more details.
☀️ Objects as json!
☀️ Print objects as Json util interface
☀️ Use lombok to avoid @nullable responses from the generic response handler
☀️ Api utils!
☀️ Examples of api util methods are now available
☀️ Added lombok dependency in order to spice things up!
☀️ Improved documentation;
🐛 Minor typo fixes and code improvements;
⬆️ Upgrade framework to version 2.0!
The current release
☀️ Deprecates a mock server approach in favor of using browserup proxy to allow mocked tests;
☀️ Deprecates maven archetype in favor of github template. Therefore, making it easier to start using;
☀️ Improved documentation;
🤖 Improved CICD jenkins template;
🐛 Minor typo fixes and code improvements;
🐛 Fix logback configuration to default package
v1.6.1 🐛 Fix logback configuration to default package (#29)
⬆️ Upgrade to selenide 5.12.2!
v1.6.0 version 1.6.0