serverless-mocha-plugin icon indicating copy to clipboard operation
serverless-mocha-plugin copied to clipboard

Would you accept a PR that allowed for configurable extensions for tests and functions?

Open adamclerk opened this issue 8 years ago • 4 comments

I would like to use your serverless-mocha-plugin for typescript serverless development.

With that I'd like to provide a PR that would make the extensions for the test and function files configurable so they can be *.ts files rather than *.js files.

Thoughts?

adamclerk avatar Feb 22 '17 16:02 adamclerk

@adamclerk in case it does not create too much complexity to the main (js) code, we can take that in. If possible, refactor code so that the .ts-logic is in a separate library

mpuittinen avatar Jul 09 '17 16:07 mpuittinen

Was this ever done as I a require a similar capability

garethmcc avatar Nov 16 '17 08:11 garethmcc

This would resolve #94, which I've just raised. Has any progress been made on this?

evergreen-lee-campbell avatar Nov 05 '18 08:11 evergreen-lee-campbell

I'm happy to incorporate a PR if someone is willing to implement that.

mpuittinen avatar Nov 05 '18 19:11 mpuittinen