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

Add a test harness for running the CPython test suite. #182

Closed
wants to merge 1 commit into from

Conversation

freakboy3742
Copy link
Member

Briefcase can now run test suites; this adds a testbed project that can be used to run the CPython test suite.

It's not ready for merging because:

  1. The test suite currently crashes on the asyncore tests
  2. The support package is an explicit versioned reference. This won't work for tagged releases, or when the Python version changes. We may need to consider modifying Briefcase to allow for command-line overrides of support_package

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742
Copy link
Member Author

Closing; this is incorporated into #191.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant