5.18.3 • Published 7 days ago

@rjsf/snapshot-tests v5.18.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 days ago

Build Status npm npm downloads Contributors Apache 2.0 License

Table of Contents

About The Project

Package with snapshot test suits for testing themes for react-jsonschema-form.

Getting Started

Installation

npm install @rjsf/snapshot-tests

Usage

import { arrayTests } from '@rjsf/snapshot-tests'; // OR
// import { formTests } from '@rjsf/snapshot-tests';
// import { objectTests } from '@rjsf/snapshot-tests';

import Form from '../src';

arrayTests(Form); // OR
// formTests(Form);
// objectTests(Form);

Roadmap

See the general open issues.

Contributing

Read our contributors' guide to get started.

Contact

rjsf team: https://github.com/orgs/rjsf-team/people

GitHub repository: https://github.com/rjsf-team/react-jsonschema-form

5.18.3

7 days ago

5.18.2

24 days ago

5.18.1

1 month ago

5.18.0

1 month ago

5.17.1

2 months ago

5.17.0

3 months ago

5.16.1

4 months ago

5.16.0

4 months ago

5.15.1

5 months ago

5.15.0

5 months ago

5.14.3

5 months ago

5.14.2

6 months ago

5.14.1

6 months ago