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
Nodality uses Playwright for testing. To test run the following commands:
git clone https://github.com/nodalityjs/nodality
cd nodality
npm install
npm test