文件名称:babel-plugin-espower:用于电源确认的Babel插件
文件大小:163KB
文件格式:ZIP
更新时间:2024-03-22 00:50:23
JavaScript
babel-plugin-epower Babel插件可用于断言。 描述 babel-plugin-espower是用于的插件。 power-assert像这样为您的测试提供描述性的断言消息。 1) ES6 demo Destructuring and TemplateLiteral: AssertionError: # test/demo_test.js:7 assert(`${ alice.name } and ${ bob.name }` === `bob and alice`) | | | | | | | | | | | | | "bob and alice" | | |