File: connected-users-websocket/node_modules/socket.io/node_modules/socket.io-client/node_modules/xmlhttprequest/autotest.watchr

Recommend this page to a friend!
  Classes of Igor Escobar   Terminal Crossword   connected-users-websocket/node_modules/socket.io/node_modules/socket.io-client/node_modules/xmlhttprequest/autotest.watchr   Download  
File: connected-users-websocket/node_modules/socket.io/node_modules/socket.io-client/node_modules/xmlhttprequest/autotest.watchr
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Terminal Crossword
Generate a crosswords board on a text console
Author: By
Last change:
Date: 2 years ago
Size: 202 bytes
 

Contents

Class file image Download
def run_all_tests puts `clear` puts `node tests/test-constants.js` puts `node tests/test-headers.js` puts `node tests/test-request.js` end watch('.*.js') { run_all_tests } run_all_tests