Skip to content

kstine/twelve-days-of-robots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twelve-days-of-robots

A fun holiday project in Robot Framework

This little project is a stand alone study in some features of Robot Framework.

Installation

It is meant to be executed using pipenv, therefore you should install that first on your local environment:

pip install pipenv

Then install the dependencies from the root of the project:

pipenv install

Usage

When you want to run the tests:

pipenv shell

Then:

robot -d Results Tests

Author

Kelby Stine

About

A fun holiday project in Robot Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published