Their approach to testing <https://www.serverless....
# random
j
s
if SST is going to include an integration testing option, my vote goes to Cypress 🙂
j
Yeah we were talking about this recently. It seems like there should be a better way to test against your deployments by pulling the environment variables for a stage into your tests.
j
we are looking at going with https://playwright.dev/ instead of Cypress due to their lack of Webkit support
j
Oh interesting, haven’t come across them before.