← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #214110]: Linking To Postgres

 

Question #214110 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/214110

    Status: Open => Answered

RaiMan proposed the following answer:
Depending on what you want to push/pull, your need about persistence and about content preparation/evaluation there are many alternatives that can be supported easily in Jython/Python
- csv files or JSON (instead of spreadsheets and db's)
- objects/classes and marshalling 
- key/value stores (or simply a Python dictionary)

... and there we have all these testing frameworks like RobotFrameWork,
Cocumber based stuff, ... that might help in that direction.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.