зеркало из
1
0
Форкнуть 0
Jest configuration preset for Angular projects.
Перейти к файлу
Ivan Peshev 25904905c6
docs: add third-party license notices (#27)
Co-authored-by: Tsvetomir Tsonev <cvetomirconev@gmail.com>
2020-03-05 15:40:41 +02:00
src fix: make console error throw exception (#21) 2020-02-27 13:13:58 +02:00
test chore: fix tests 2017-11-29 16:20:43 +02:00
.gitignore chore: enable semantic release 2017-11-29 16:21:36 +02:00
LICENSE Initial commit 2017-03-30 22:35:39 +02:00
NOTICE.txt docs: add third-party license notices (#27) 2020-03-05 15:40:41 +02:00
README.md feat: setup Kendo UI for Angular preset 2017-11-29 09:26:49 +02:00
index.d.ts fix: ambient declarations 2017-11-30 11:32:39 +02:00
index.js chore: refactor, add mocks 2017-11-29 09:57:56 +02:00
jest-preset.json fix: use CJS modules for kendo-drawing 2018-11-05 18:22:07 +02:00
package.json chore: shippable release (#20) 2019-11-22 14:12:19 +02:00
shippable.yml chore: fix missing resource (#26) 2020-02-27 17:01:04 +02:00

README.md

Kendo UI for Angular - Jest Preset

A preset of Jest configuration used by Kendo UI for Angular.

Based on jest-preset-angular by Michał Pierzchała.