1. 首页
  2. 数据库
  3. 其它
  4. js testing fundamentals:TestingJavaScript.com上JavaScript测试基础 源码

js testing fundamentals:TestingJavaScript.com上JavaScript测试基础 源码

上传者: 2021-02-16 03:58:43上传 ZIP文件 53.21KB 热度 8次
JavaScript测试基础 通过构建自己的框架来了解自动JavaScript测试的工作原理! 材料顺序: simple.js assertion-library.js testing-framework.js async-await.js globals.js jest.test.js 这些文件旨在测试math模块。 要运行文件,请运行node lessons/.js 。 对于global ,运行node -r ./setup-globals.js ./lessons/globals.js 对于jest.test.js ,运行jest
下载地址
用户评论