Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 422 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 422 Bytes

Run tests

Pane.js Jest Test

This project demonstrates the usage of CupertinoPane with Jest for testing DOM-related functionalities in a Node.js environment. The project uses Jest with the jsdom environment to simulate the browser and run tests effectively.

Installation

git clone https://github.com/your-username/panejs-jest-test.git
cd panejs-jest-test
npm install

Usage

npm test