5.22.3 • Published 8 months ago

@rjsf/snapshot-tests v5.22.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months 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.22.3

8 months ago

5.22.2

8 months ago

5.22.1

8 months ago

5.22.0

8 months ago

5.21.2

9 months ago

5.21.1

9 months ago

5.21.0

9 months ago

6.0.0-alpha.0

10 months ago

5.18.6

12 months ago

5.19.4

11 months ago

5.18.5

12 months ago

5.19.3

12 months ago

5.19.2

12 months ago

5.19.1

12 months ago

5.19.0

12 months ago

5.20.1

10 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

1 year ago

5.16.0

1 year 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