[V2] cargo test STATUS_ENTRYPOINT_NOT_FOUND error. #11179
-
| I'm trying to implement unit testing for tauri command function. The original code is from the example code of the link. | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
| We have a workaround for our repo here tauri/examples/api/src-tauri/build.rs Lines 24 to 51 in 60a5aea Lines 2 to 4 in 60a5aea tauri/crates/tauri-build/src/windows-app-manifest.xml Lines 1 to 14 in 60a5aea I tried to fix this in the tauri crate itself but didn't find a way to, unfortunately. | 
Beta Was this translation helpful? Give feedback.
-
| I am still getting this issue! | 
Beta Was this translation helpful? Give feedback.
We have a workaround for our repo here
tauri/examples/api/src-tauri/build.rs
Lines 24 to 51 in 60a5aea