Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-beautiful-dnd-test-utils

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-beautiful-dnd-test-utils

Test utils for react-beautiful-dnd built with react-testing-library.

  • 4.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12K
decreased by-9.69%
Maintainers
1
Weekly downloads
 
Created
Source

react-beautiful-dnd-test-utils

gloves

Test utils for react-beautiful-dnd (rbd) built with react-testing-library.



Build Status NPM Version Downloads MIT License

Installation

This module is distributed via npm, which is bundled with node, and should be installed as one of your project's devDependencies:

npm install --save-dev react-beautiful-dnd-test-utils

The following packages must also be installed:

  • @testing-library/jest-dom
  • @testing-library/react
  • @testing-library/user-event
  • jest

Supported versions of rbd

Versions 3+ of this library supports testing rbd version 12+. Use version 2 of this library for testing rbd version 11.

Usage

Currently supports moving a <Draggable /> n positions up or down inside a <Droppable />.

See an example test.

License

MIT

Keywords

FAQs

Package last updated on 16 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc