jasmine-pit
Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex
MIT
8 个版本
安装
npm install jasmine-pit
yarn add jasmine-pit
pnpm add jasmine-pit
bun add jasmine-pit