Hi, jest seems ready (all my test passed), but be careful when using it: if you embed some components, jest will try to launch their tests even if they are not for it. To avoid this, specify a path. Eg: `jest test/`. Cheers, Xavier PS: big thanks to Ftpmasters to have accept so quickly the dependencies I forgot earlier!