enthought / enthought/traitsui
Skip tests that rely on optional dependencies if those dependencies are not installed
Open
component: test suite
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
There are some tests that rely on optional dependencies: `traitsui.tests.test_extras` depends on `configobj`, and `traitsui.tests.ui_editors.test_data_frame_editor` depends on NumPy. It would be good to skip those tests if the corresponding dependencies aren't present in the environment.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.