GDATASoftwareAG / vaas

Verdict-as-a-Service SDKs: Analyze files for malicious content
https://www.gdata.de/business/security-services/verdict-as-a-service
MIT License
36 stars 10 forks source link

Switch from Chai to Jest #599

Closed doxthree closed 2 months ago

doxthree commented 2 months ago

It seems like that chai.v5 has problems with ts-node and commonjs. Most developer recommend to use esm for their project. https://github.com/chaijs/chai/discussions/1594 I will close this pr until we find a solution for this.

Originally posted by @doxthree in https://github.com/GDATASoftwareAG/vaas/issues/524#issuecomment-2242430679