Enhancement of MDS using Pytest fixture
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 6
Description
Publishing data to MDS currently requires a significant amount of code. Introducing pytest fixture can eliminate much of this boilerplate and simplify the process of publishing results to MDS.
Customer use case
Python Customers relying on Pytest
- unit testing
- sequencing operations.
Suggestion
Examples of using the pytest fixtures to ease MDS integrations in Python frameworks.
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
No files, tests, or entry points are named. Start by locating the existing Python MDS publishing flow and current pytest usage, then determine how fixture-based examples should integrate with them. Done means the requested examples demonstrate publishing MDS results for unit testing and sequencing operations with less boilerplate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100