Install playwright, adapt the config file and add a scripts to run the tests. e2e testing will monitor all our frontend applications, so we install it in the frontend folder. It configures the base of our monorepo.
6 lines
60 B
Plaintext
6 lines
60 B
Plaintext
# e2e
|
|
test-results/
|
|
report/
|
|
blob-report/
|
|
playwright/.cache/
|