Closed
Description
Feature or enhancement
Proposal:
The iOS test runner can now be used to run third-party project test suites; using it in practice has revealed some possible enhancements.
- A
--verbose
option to reduce the amount of output from Xcode builds (which will be mostly boilerplate) - Use symlinks instead of a copy when installing the iOS framework into the testbed
- Include
PY_COLORS=0
in the list of environmental markers to disable colors
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response