Skip to content

Ataginsky/azure-func-ts-jest-stryker-template

Repository files navigation

Template for Azure Function in TypeScript with jest and Stryker

Install

  • npm i

Build

  • Azure do it for you
  • Jest run npm run build before running test suites
  • Idem with Stryker

Test

  • npm run test: To run your jest test suites
  • npm run test:mutation: To run mutation test with Stryker

If you have problem running Stryker, try npm i --save-dev @stryker-mutator/core

License

About

Template for Azure Function in TypeScript with jest and Stryker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published