Conversation
|
|
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1614 +/- ##
==========================================
- Coverage 56.26% 55.48% -0.79%
==========================================
Files 158 164 +6
Lines 24875 25407 +532
Branches 1816 1816
==========================================
+ Hits 13997 14096 +99
- Misses 10868 11301 +433
Partials 10 10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
commit: |
|
Hey, I have a cool idea, for example:
there are many libs, but most of them are very bad there has to be a lib that offers:
do you think this can be part of hey, or a new adapter to msw itself ? |
|
I don't see why not. Which libraries are you referring to? |
|
Morning! What else is still remaining on this plugin to bring this to fruition? I'm looking at this hungrily and want to help out if I can, as leveraging MSW would be an absolute boon for our playwright suite |
|
I took the liberty to create a first iteration of MSW plugin. It doesn't include all the checklist above, because I think there are a lot overlaps with the faker plugin that's also coming soon, so right now it's just provide type-safety while abstract away the path config from OpenAPI spec. |
Closes #1486