File: 2_feature_request.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 (25 lines) | stat: -rw-r--r-- 832 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
name: 🚀 Feature Request
about: Ideas for new features and improvements

---

<!--
Thanks for suggesting a feature!

Quick check-list while suggesting features:
-->

#### What's the problem this feature will solve?
<!-- What are you trying to do, that you are unable to achieve with pytest as it currently stands? -->

#### Describe the solution you'd like
<!-- A clear and concise description of what you want to happen. -->

<!-- Provide examples of real-world use cases that this would enable and how it solves the problem described above. -->

#### Alternative Solutions
<!-- Have you tried to workaround the problem using a pytest plugin or other tools? Or a different approach to solving this issue? Please elaborate here. -->

#### Additional context
<!-- Add any other context, links, etc. about the feature here. -->