Skip to content

Fix double serialization. #25

Description

@cmeiklejohn

The TestExecution inside of the counterexample.json file is encoded to JSON string and stored inside of the counterexample as a serialized JSON string, meaning, that it's serialized JSON inside of serialized JSON. Fix this by preventing the double serialization and update all client libraries accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions