5.22.3 • Published 9 months ago
@rjsf/snapshot-tests v5.22.3
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.22.3
9 months ago
5.22.2
9 months ago
5.22.1
9 months ago
5.22.0
9 months ago
5.21.2
9 months ago
5.21.1
10 months ago
5.21.0
10 months ago
6.0.0-alpha.0
11 months ago
5.18.6
1 year ago
5.19.4
12 months ago
5.18.5
1 year ago
5.19.3
1 year ago
5.19.2
1 year ago
5.19.1
1 year ago
5.19.0
1 year ago
5.20.1
11 months ago
5.20.0
11 months ago
5.18.4
1 year ago
5.18.3
1 year ago
5.18.2
1 year ago
5.18.1
1 year ago
5.18.0
1 year ago
5.17.1
1 year ago
5.17.0
1 year ago
5.16.1
2 years ago
5.16.0
2 years ago
5.15.1
2 years ago
5.15.0
2 years ago
5.14.3
2 years ago
5.14.2
2 years ago
5.14.1
2 years ago