@kdujs/server-test-utils
v1.0.0
Published
Utilities for testing Kdu components.
Readme
Kdu Server Test Utils
Currently in beta
To use Kdu Server Test Utils beta:
// npm
npm install --save-dev @kdujs/server-test-utils
// yarn
yarn add --dev @kdujs/server-test-utilsIntro
Kdu Server Test Utils is the official test library for Kdu.js. It provides methods for unit testing Kdu components.
