Skip to content

isseu/wunderlist-robotframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wunderlist Robotframework

Requirements

We use robotframework-requests for making requests.

$ pip install virtualenv
$ git clone https://github.com/isseu/wunderlist-robotframework
$ cd wunderlist-robotframework
$ virtualenv .
$ source bin/activate
$ pip install robotframework
$ pip install requests
$ pip install robotframework-requests

Usage

$ bin/robot init.robot

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors