pytest-dev / pytest-dev/pytest-forked

Testing support for OpenIndiana (sunos5)

Open Beginner friendly
#84 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.