mercredi 29 avril 2015

Automatic Testing of socket using jasmine

Currently, I am using frisby Testing framework in my project to test API End-points which using jasmine-node. now I am using sockets.io in my project for notification between client/server and it is working fine. How can I test socket.io integration/implementation with jasmine-node (without using mocha)? Any suggestion will be appreciated.

Aucun commentaire:

Enregistrer un commentaire