telekom / testerra

Testerra is an integrated framework for automating tests for (web) applications.
https://docs.testerra.io/
Apache License 2.0
27 stars 15 forks source link

409 contextexporter crashes with jsonioexception #424

Closed martingrossmann closed 5 months ago

martingrossmann commented 6 months ago

Description

New solution to fix #409.

This PR adds a custom type serializer for Gson lib to handle the exception at serialization of java.util.logging.Level.

Fixes #409

Type of change

Please delete options that are not relevant.

Checklist: