Skip to main content

Testing

Nodality uses Playwright for testing. To test run the following commands:

git clone https://github.com/nodalityjs/nodality
cd nodality
npm install
npm test