dherault / dherault/serverless-offline
What happened to the --exec flag and what's the workaround for integration tests?
Open
- Dominant language
- JavaScript
- Stars
- 5.3k
- Forks
- 811
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 3
Description
I had an old project that worked on `v3.20.3`, we were starting up the offline server and then running integration tests against it, e.g.
`serverless offline start -stage=mock --exec \"npm run integration\"`
In later versions it seems like this flag has been removed from serverless-offline. So what's the workaround to run integration tests?
Contributor guide
Assessment
This issue has not been assessed yet.