Skip to content

mkorpela/RoboZombie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

WHAT YOU NEED:
robot framework
node.js
zombie.js
node-xmlrpc
coffeescript

.. you need to figure out how to install/compile those things by your self.

HOW TO RUN THE TEST:
#start robozombie
coffee robozombie.coffee

# or if you want javascript..
coffee -c robozombie.coffee
node robozombie.js


cd robo

#start the server
python server.py start

#run the test
pybot test.txt

About

Robot Framework test library that uses zombie.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published