enthought / enthought/traitsui
Doc: Clarify UITester.create_ui only capture exceptions during cleanup upon exiting context
Open
component: documentation
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Since `UITester.create_ui` is a context manager, it might be tempting to assume that it also does the job of capturing all GUI exceptions in the context. This is not true and it might be worth clarifying that in the docstring of the method.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.