Expand troubleshooting documentation

Open Beginner friendly
#261 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
64/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
documentation

Research direction

Start by reviewing the linked Twitter discussion and the project's troubleshooting documentation. Add guidance for segfaults and aborts, including pytest -s and pytest-faulthandler, plus the missing libxkbcommon-x11-0 dependency seen on Travis. Done means both troubleshooting cases are clearly documented with useful next steps.

Written by the indexing model from the issue text.

Description

docs :book:

See this discussion on Twitter: https://twitter.com/VeronicaInPink/status/1129848173084717056

Ideas what to mention:

  • What to do on segfaults/aborts (running pytest with -s, pytest-faulthandler)
  • Missing libxkbcommon-x11-0 dependency (e.g. on Travis)
Dominant language
Python
Stars
455
Forks
72
Avg merge
12h 26m
Merged PRs (30d)
1

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.

More from pytest-dev/pytest-qt

All issues in pytest-dev/pytest-qt

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.