Polyconseil / systematic

An opinionated ES6 toolchain for the browser.
25 stars 3 forks source link

Tests with jest #76

Open rlecellier opened 6 years ago

rlecellier commented 6 years ago

I post this issus as a memo.

It could be nice to add a configuration that implement testing with jest. Here a example that work's.

https://github.com/Polyconseil/filio-ui/pull/342/commits/7a5b5417925baeaa740eaced83c8402519a5f011

rlecellier commented 6 years ago

see #77