@dsnp/test-generators
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Test Generators

A library of random generators for cryptographic types to ease test development.

Quick Start

  • npm install @dsnp/test-generators
  • Import:
    • import * as generators from "@dsnp/test-generators";
  • Require:
    • const generators = require("@dsnp/test-generators");

How to Install

Run npm install @dsnp/test-generators

How to Build

Run npm run build

How to Compile Documentation

  • Run npm run doc for HTML documentation
  • Run npm run doc:json for JSON documentation
  • Run npm run doc:markdown for markdown documentation (published with the npm package)

How to Test

Run npm run test

Readme

Keywords

none

Package Sidebar

Install

npm i @dsnp/test-generators

Weekly Downloads

73

Version

0.1.0

License

Apache-2.0

Unpacked Size

50.8 kB

Total Files

20

Last publish

Collaborators

  • wesbiggs
  • dsnp_admin
  • wilwade