Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Fixed a bug that caused a test to crash when there was a test parameter serialization error #448 * Fixed a bug that caused a test to crash when there was a test parameter serialization error #448 * Fixed a bug that caused a test to crash when there was a test parameter serialization error #448 * Fixed a bug that caused a test to crash when there was a test parameter serialization error #448 The serializer skips fields that contain loop references and fields that could not be serialized * Fixed a bug that caused a test to crash when there was a test parameter serialization error #448 Re-format code * Update Allure.Net.Commons/Functions/FormatFunctions.cs Co-authored-by: Maxim <[email protected]> * Update FormatFunctions.cs * Fixed a bug that caused a test to crash when there was a test parameter serialization error #448 Fixed formatting during serialization Serialization parameters are moved to a private static field to improve performance --------- Co-authored-by: Maxim <[email protected]>
- Loading branch information