Skip to content

Run python test suite after decompiling it #9

@rocky

Description

@rocky

Description

We should have a way to run the Python tests that python uses to check itself after we decompile that bytecode.

Background

I have a hacky program that works for Python 2.7 only in uncompyle6. Python 3 testing works differently.

With this we can also hook this into Ci testing.

Tests

Note that there is a way to exclude fragile tests. For example those like debugger tests that expect a particular line of the test to have particular text. Or tests that take too long to run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions