cli icon indicating copy to clipboard operation
cli copied to clipboard

PythonMutator: Add tests for import

Open kanterov opened this issue 4 months ago • 0 comments

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

kanterov avatar Sep 25 '24 14:09 kanterov