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.
git clone https://github.com/your-username/panejs-jest-test.git
cd panejs-jest-test
npm install
npm test