leo-test-framework 1.5.2

Leo testing framework
Documentation

The test framework to run integration tests with Leo code text.

This module contains the [run_tests()] method which runs all integration tests in the root [tests/] directory.

To regenerate the tests after a syntax change or failing test, delete the [tests/expectations/] directory and run the [parser_tests()] test in [parser/src/test.rs].