tauri-apps / tauri-docs

The source for all Tauri project documentation.
https://tauri.app
MIT License
751 stars 516 forks source link

cant understand how to test tauri app #1215

Open dolev146 opened 1 year ago

dolev146 commented 1 year ago

hi !

i just started using Tauri and i love it , so much faster then electron, but I am really new to this concept and to developing windows application

i need to make end to end testing and integration test , i didn't how to make these tests

after reading this page https://tauri.app/v1/guides/testing/mocking still didn't understand what to do with the code provided , which file should i open how to get started testing

sorry for my noobie and thanks in advanced

simonhyll commented 9 months ago

We're still figuring out the guides section but it's definitely on the roadmap. Tracking this for 2.0.

simonhyll commented 4 months ago

Work started in #1554, might need a rethink though.