beeware / beeware/Python-Apple-support
Add a testbed project for watchOS
Open
enhancement
- Dominant language
- Makefile
- Stars
- 1.4k
- Forks
- 209
- Avg merge
- 2h 58m
- Merged PRs (30d)
- 7
Description
### What is the problem or limitation you are having?
There's not currently any way to (easily) test the operation of watchOS.
### Describe the solution you'd like
The Python patch should be extended to include a testbed project for watchOS.
### Describe alternatives you've considered
None
### Additional context
watchOS projects are quite different to other platforms; however, it may be possible to crib a lot of content from the iOS testbed project.
It may also be worth investigating if a single testbed can be used for all Apple platforms, with multiple targets in a single project.
Contributor guide
Assessment
This issue has not been assessed yet.