-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
enhancementNew feature or requestNew feature or requestlargeEffort labelEffort labeltestingTask related to testingTask related to testing
Description
Parsec E2E tests are implemented in Rust, but ran from an improvised framework written in bash. That makes the code a bit fragmented and the tests themselves rely on the environment/user to set everything up.
An alternative would be for us to implement a framework in Rust that runs all the tests that we need and handles the environment closer to the test material so that developers see exactly what's happening before and after their tests.
There's probably a bit of investigation here as to how best to handle this, since Rust isn't really a scripting language.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlargeEffort labelEffort labeltestingTask related to testingTask related to testing