@kcutils/testkit
Version:
Add Stryker dependencies and config to @kcmono projects
29 lines (18 loc) • 1.16 kB
Markdown
# Testkit
| TITLE | LATEST | NEXT |
| ------- | ------------------------------------ | ------------------------------ |
| Version | [![latest][nlatest_img]][nlatest] | [![next][nnext_img]][nnext] |
| Size | [![latest][nlatest_simg]][nlatest_s] | [![next][nnext_simg]][nnext_s] |
<!-- BODY SECTION -->
Add more functionality to @kcmono test
## Features
1. Add Stryker mutator and default config, example setup at @kcutils/helper project
<!-- IMAGE SECTION -->
[nlatest]: https://www.npmjs.com/package/@kcutils/testkit/v/latest
[nlatest_img]: https://img.shields.io/npm/v/@kcutils/testkit/latest?style=flat-square
[nnext]: https://www.npmjs.com/package/@kcutils/testkit/v/next
[nnext_img]: https://img.shields.io/npm/v/@kcutils/testkit/next?style=flat-square
[nlatest_s]: https://bundlephobia.com/result?p=@kcutils/testkit@latest
[nlatest_simg]: https://img.shields.io/bundlephobia/min/@kcutils/testkit/latest?style=flat-square
[nnext_s]: https://bundlephobia.com/result?p=@kcutils/testkit@next
[nnext_simg]: https://img.shields.io/bundlephobia/min/@kcutils/testkit/next?style=flat-square