uob-group-10-mynt / mynt-finance-banking-app

A prototype banking app for Mynt, Kenya.
3 stars 0 forks source link

Find Testing Framework #17

Closed JamesLove1 closed 3 weeks ago

JamesLove1 commented 3 weeks ago

UI tests and framework that will work with electron JS, web app, and mobile

ZathrasXI commented 3 weeks ago

Compared Cypress to Playwright

I think we should use Cypress because the syntax seems easier, e.g. changing viewport: On Cypress Image

On Playwright Image

Regarding testing each target that we are developing for (mobile, web, desktop), for now I think we should just test the web app, and resize the browser to simulate a mobile.