pytest-dev / pytest-dev/pytest-messenger
emoji/icon is not shown with the message
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 67
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
the default thumbsup and thumbsdown does not appear in the slack message.
Setup: python 3.8, pytest-slack 2.3.1
Command: python -m pytest -vv -x scan.py --slack_hook=${SLACK_NBE_WEBHOOK}
Contributor guide
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 by running the issue's python -m pytest -vv -x scan.py --slack_hook=${SLACK_NBE_WEBHOOK} command with the stated Python and pytest-slack versions, then trace how the Slack message is produced. Done means the default thumbsup and thumbsdown icons appear in the Slack message and the relevant test or reproduction passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100