cli
cli copied to clipboard
PythonMutator: Add tests for import
Changes
Add tests for a minimal example of using "import". Because there is no code for "init", we only test "load" for now.
Upgrade Python in CI to 3.10, because it's a minimal required version.
Tests
New tests