26 lines
832 B
Markdown
26 lines
832 B
Markdown
---
|
|
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. -->
|