Search code examples
nativescriptappiumnativescript-vuedetox

How to use e2e or unit testing with nativescript-vue?


How to use e2e or unit testing with nativescript-vue?

Would you please describe a Getting Started kind of guide?

Is there any tested testing method with nativescript 7 ?

Does appium or detox really work?

Is it possible to update ui-tested-nsvue-app somehow?


Solution

  • Here for unit testing, How to set up unit testing in NativeScript Vue

    Foe e2e take a look on this, NativeScript-Vue UI tests

    Didn't try this repository yet but considering who the contributors are it seems promising.