marian51 / poc-playwright-typescript-gui-api

A repository containing a sample project based on Playwright, written using Typescript, showing testing of the GUI and API of given application.
2 stars 0 forks source link

Add assertions messages #53

Open marian51 opened 2 weeks ago

marian51 commented 2 weeks ago

Playwright allows to set custom messages showing when assertion fails (see documentation).