expect is a function; should is an object (should extends Object.prototype with a should() function ). const chai = require('chai'); // THIS const expect = chai ...
確定! 回上一頁