playwright icon indicating copy to clipboard operation
playwright copied to clipboard

test: migrate some expect() tests to be more readable

Open dgozman opened this issue 2 years ago • 0 comments

This moves some expect() matchers tests from test runner tests to page tests, because these are implemented through a library call anyway.

Makes tests more readbable, faster and easier to test specific details.

dgozman avatar Aug 10 '22 02:08 dgozman