Le 09/11/2020 à 12:27, Xavier a écrit : > 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!
Prefer to use `jest --ci` to avoid updating snapshots -- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
