Skip to content

anton264/rowboatExecutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rowboat - the Robot Framework executor

example image What is rowboat

Rowboat is a custom execution mode for robot framework mostly designed for test development. It uses tmux and tmuxp to show normal execution of robot framework as well as debug log side by side. Similar to the RED plugin for Eclipse.

Requirements

Currently only linux systems are supported. Might work on mac (untested)

You need to have:

  • Robot Framework
  • pip
  • tmux

Clone or download this repository and run install.sh as sudo

Use "rowboat" command just as you would the normal robot command.

Using rowboat

When running rowboat commands all output will be stored in your home folder under "rowboatexecutions". A folder will be created for each run. Only six folders will be kept.

About

Log viewer for Robot Framework

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages