nstudio / xplat

Cross-platform (xplat) tools for Nx workspaces.
MIT License
366 stars 52 forks source link

Testing in Xplat with Angular, Electron and NS? #292

Open s0l4r opened 2 years ago

s0l4r commented 2 years ago

A general question about testing with NX, Xplat, Web, Angular, NativeScript and Electron.

I know NX supports generating Cypress code as a standard tool for e2e testing.

What would be a good toolset to use if you want to write tests for cross-platform like the above stack?

Do you have any ideas or goals in this area? For NS I have also read about Jasmine as a testing tool.

Sorry for my ignorance in this area. Hope to get some great answers :)

NathanWalker commented 2 years ago