Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract integration testing helpers out of debug command tests #660

Merged
merged 1 commit into from
Aug 2, 2023

Commits on Aug 2, 2023

  1. Extract integration testing helpers out of debug command tests

    The ability to run a test case in a subprocess is useful for testing
    many other features, like nested IRB sessions. So I think it's worth
    extracting them into a new test case class.
    st0012 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    134de58 View commit details
    Browse the repository at this point in the history