Replies: 1 comment
-
I think that's a really good idea, actually. It would basically be like snapshot testing for MBT. I'm thinking about how |
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.
-
Are there any plans or ideas around generating test suites "offline" (seperate from/before test execution)?
(The term "offline" seems to be common in the area of model based testing.)
This might also be helpful to see what the actually happens when using @xstate/test, so ideally the same code can be used for generating the cases on the fly vs offline.
Or maybe there are good reasons for not providing that option?
Beta Was this translation helpful? Give feedback.
All reactions