qawolf-socket-npm
v1.0.501
Published
QA Wolf automation testing package with real-world dependencies
Downloads
8,786
Maintainers
Readme
qawolf-socket-npm
Version: 1.0.501 Updated: 2026-06-19T14:04:09.503Z
Installation
npm install qawolf-socket-npmUsage
const qaWolf = require('qawolf-socket-npm');
console.log(qaWolf.test());
console.log('Version:', qaWolf.version);Dependencies
- lodash: Utility functions
- axios: HTTP client
- ws: WebSocket client
- uuid: UUID generation
- moment: Date formatting
