Is there are an easy way to have sls run a (unit) test automatically when I run sls deploy (with or without a function name) ?
I’m finding a few times I’ll make a minor change, introduced a typo, but not find out till after I’ve waited for the upload, deploy and then hit the API itself.