File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33[ ![ NPM] ( https://nodei.co/npm/robotremote.png?downloads=true&stars=true )] ( https://nodei.co/npm/robotremote/ )
44[ ![ NPM] ( https://nodei.co/npm-dl/robotremote.png?months=6 )] ( https://nodei.co/npm/robotremote/ )
55
6- [ ![ Build Status ] ( https://travis-ci.org /comick/node-robotremoteserver.svg?branch=master )] ( https://travis-ci.org/comick/node-robotremoteserver )
6+ ![ Node Robot Remote Server CI ] ( https://github.com /comick/node-robotremoteserver/workflows/Node%20Robot%20Remote%20Server%20CI/badge.svg )
77
88 A node.js module providing the [ robot framework] ( http://www.robotframework.org ) remote library interface.
99 Also provide convenient remote library interface client.
Original file line number Diff line number Diff line change 4040 "mocha" : " >=3.4.2"
4141 },
4242 "scripts" : {
43- "test" : " mocha && pybot test"
43+ "test" : " mocha && ( pybot test || robot test) "
4444 },
4545 "engines" : {
4646 "node" : " >=0.10" ,
You can’t perform that action at this time.
0 commit comments