Skip to content

Testing framework: add internal function for try-with

type:internal

For LIGO developers

Adding an internal operator in the testing framework for doing try-with constructs allows us to re-write some of the other functions (in particular mutation testing) in terms of them (to be done in a future MR).

Changelog details:

Merge request reports

Loading