File: 1_bug_report.md

package info (click to toggle)
pytest 9.0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,304 kB
  • sloc: python: 65,808; makefile: 49
file content (16 lines) | stat: -rw-r--r-- 361 bytes parent folder | download | duplicates (29)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
name: 🐛 Bug Report
about: Report errors and problems

---

<!--
Thanks for submitting an issue!

Quick check-list while reporting bugs:
-->

- [ ] a detailed description of the bug or problem you are having
- [ ] output of `pip list` from the virtual environment you are using
- [ ] pytest and operating system versions
- [ ] minimal example if possible