Skip to content

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

Closed
freakboy3742 wants to merge 1 commit intomainfrom
testbed
Closed

Add a test harness for running the CPython test suite.#182
freakboy3742 wants to merge 1 commit intomainfrom
testbed

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