`truncateThreshold: 0` 会打印 `process` 并触发 DeprecationWarning
作者: jendrikw创建于 2025年10月9日更新于 2025年11月12日
Using node v20.19.1, I get a deprecation warning because chai accesses the `_channel` property from `process`.
内容来源: chaijs/chai
Using node v20.19.1, I get a deprecation warning because chai accesses the `_channel` property from `process`.
内容来源: chaijs/chai