node.js - Automatic Testing of socket using jasmine -


currently, using frisby testing framework in project test api end-points using jasmine-node. using sockets.io in project notification between client/server , working fine. how can test socket.io integration/implementation jasmine-node (without using mocha)? suggestion appreciated.


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

command line - Use qwinsta in PowerShell ISE -

ruby - Net::HTTP extremely slow responses for HTTPS requests -