首页
运维笔记
SEO心得
软件程序
网站源码
旗下网站
programmer
登录
标签
javascriptHow can I check if a f
javascript - How can I check if a function throws an error which contains a text in Jest? - Stack Overflow
function foo() {throw new Error('an error from (foo)');}I want to check if the error contain
javascriptHow can I check if a function throws an error which contains a text in JestStack Overflow
admin
1天前
4
0