lundi 3 septembre 2018

I want to test code using jest, but when I install jest and run rules, everything seems to fail

Problem

When I install jest to run test using nodejs_test rule, even without a single line of code, right after the installation of jest everything starts failing and when I uninstall jest things work fine.I have checked on different OS and different system.

Want to Achieve

I want to run my test using jest.


Reproduce error

Create a basic bazel project, write some basic rules, run test before and after installation of jest, after installation of jest, Bazel will fail to build/run rules.

Dependency

I am using typescript for transpilation.

Aucun commentaire:

Enregistrer un commentaire