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.
AB#3744860