Most suitable testing framework (Unit tests)?
-
Guys, can you, please, tell whether there is any testing framework WITH GUIDE which is more suitable for Quasar?
I tried to work with Jest for some time - but I couldn’t get the actual app running because of those pre-sets and plugins which Jest requires in .babelrc and other messy stuff.
In the end it just provides a lot of unexpected token <bla-bla>
The answer is highly appreciated!
-
There is a new test framework coming for Quasar: https://forum.quasar-framework.org/topic/2354/rfc-new-test-mode-coming-soon-to-quasar
-
@hawkeye64 , thank you for reply! Are there any known release dates for this?
-
I think it is planned for v1.0. I believe that is the next release after v0.17.x barring any issues (from what I have heard).