Need help using JestJS for E2E testing

https://playwright.dev/docs/test-runners#jest–jasmine

We have used playwright as our main E2E testing framework. Written a module that writes a local .log file and can write to Slack.
Not sure how to integrate this into SD. We write it as standalone tests. I`m curious, what is the reason you want to do this?