Hello everyone I am applying test to my sst applic...
# help
d
Hello everyone I am applying test to my sst application I would like to know how I can set environment variables of my .env file. I was hoping to do it this way
"jest": {
"setupFiles": ["dotenv/config"]
}
but the jest that includes sst has no support for setupFiles
f
Hey @Danny Rivadeneira, can you see if
.env.test
works for you? https://docs.serverless-stack.com/environment-variables#envtest