/kentan

A modular test data generator for TypeScript

Primary LanguageTypeScript

Build Status Coverage Status npm version

Kentan

This library provides a more efficient way to generate test data based on TypeScript classes or interfaces. It reduces the boilerplate and provides reusable Sketches which allow you to arrange tests with ease even if you need to setup complex and deeply nested data structures.

Quick Start

Getting Started in 10 Minutes.

Want to help?

Your feedback is always welcome!

You can file issues and create pull requests on the Kentan Github repository. The contributing guide will help you contribute to this project.

The project setup is documented in the Wiki.