Hello <@U01MV4U2EV9> and <@U01JVDKASAC>, I've seen...
# sst
e
Hello @thdxr and @Frank, I've seen you guys are currently looking into options for adding testing capabilities into SST. I'm at a stage where I want to add unit tests (individual API calls) and integration tests (sequences of calls) to my lambda based REST API. What would be your recommendation as the testing library to use that will have the best chance to be compatible with what you are working on? Is Jest still your reco?
j
Just wanted to ask, has there been any progress on this sample app? I want to write some integration tests, but don't really want to reinvent the wheel if I don't have to. Thanks!