Let's define expect to use it in our test.index.js file: const expect = require('chai').expect;. And the function to test: const ...
確定! 回上一頁