issues
search
microsoft
/
playwright-test
Build a cross-browser end-to-end test suite with Playwright.
https://playwright.dev
Apache License 2.0
777
stars
34
forks
source link
api: separate TestInfo api from Spec and friends
#122
Closed
dgozman
closed
4 years ago
dgozman
commented
4 years ago
Possible follow up:
move annotations from TestRun to Test;
rename TestRun into TestResult;
rename TestInfo into TestRun.
Possible follow up: