pytest-dev / pytest-dev/pytest-forked
Testing support for OpenIndiana (sunos5)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 83
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
The tox.ini limits the testing support for linux and darwin only, but there are some other non-Windows platforms that are able to run tests properly. I just confirmed that on OpenIndiana (sunos5 platform) all tests pass (once flaky plugin is disabled - see #52), so please add sunos5 to list of supported platforms in tox.ini. Thank you.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with tox.ini and inspect the platform list that currently includes linux and darwin. Check the OpenIndiana note and issue #52 about disabling the flaky plugin, then update the supported-platform configuration so the test suite can run for sunos5.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100