jasmine-pit@1.0.0
Writing "asynchronous" tests 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() that allows you to simply return a promise that may eventually assert expect()s.
2013-12-11
安装 (1.0.0)
npm install jasmine-pit@1.0.0
yarn add jasmine-pit@1.0.0
pnpm add jasmine-pit@1.0.0
bun add jasmine-pit@1.0.0