mocha is our Test Runner - it actually runs our test code. chai is our Assertion Library - it gives us syntactic sugar to make writing test intuitive. chai-http ...
確定! 回上一頁