Back to Aptos Core

Test Framework

testsuite/test_framework/README.md

latest238 B
Original Source

Test Framework

Library for common python test framework utilities.

As opposed to unit tests of core Rust components, which should be written in Rust along with the code, these python test utilities are for integration and e2e testing.