Module language_e2e_tests::versioning
source · Structs
Constants
- The current version numbers that e2e tests should be run against.
Functions
- This is takes a test body parametrized by a
VersionedTestEnv
, and theversions
to test against The starting state of theVersionedTestEnv
for each version number is determined by thestarting_state
function.