In the project sgvizler2, I try to use TestyTs but my project use also JQuery.
I have the error:
ERROR An error occured while executing the following command: /usr/bin/node /home/karima/git/sgvizler2/node_modules/.bin/testyts. Error: "jQuery is not defined"
You can reproduce the error:
clone https://github.com/BorderCloud/sgvizler2.git
- remove the comments in the test "doParseOptionsRawWithoutOption" (file Chart.spec.ts)
testyts
May be, I forgot an option in testy.json ?
In the project sgvizler2, I try to use TestyTs but my project use also JQuery.
I have the error:
You can reproduce the error:
clone https://github.com/BorderCloud/sgvizler2.gittestytsMay be, I forgot an option in testy.json ?