[Pkg-javascript-devel] Note for jest

Xavier yadd at debian.org
Wed Nov 11 17:31:24 GMT 2020


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



More information about the Pkg-javascript-devel mailing list