Replies: 2 comments
-
Hi @doozMen, since this is more of a question than an issue I am going to convert it over to a GitHub discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It seams like my problem related mostly to file access. The InlineSnapshotTesting is much faster and as I mostly use it to test generated code, so text, this solves my debate. I will close this one then. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I realise this is not a very good description I it is more a question if you have an idea why a simple json rendering test is slow compared to vtest doing the same thing?
Any idea how to speed up snapshot tests compared to a test with a hardcoded string value?
For example in my tests a test like below tripled in duration when converted to snapshots
Beta Was this translation helpful? Give feedback.
All reactions