Skip to content

Kappa Maki is a refreshing cocktail intended to taste like a cucumber sushi roll. In python, it allows behave reports to be translated into a format that cucumber can understand and report on.

License

Notifications You must be signed in to change notification settings

TechnologyBrewery/kappa-maki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI PyPI - Python Version PyPI - Wheel PyPI - Downloads License

Forked from and inspired by the behave-cucumber-formatter plugin. Kappa Maki is a refreshing cocktail that is intended to taste like a spicy cucumber sushi roll. Like the cocktail, it brings the refreshing results of behave tests into a new format that is fit for cucumber reporting. This is useful in CI and/or polyglot environments where cucumber reporting is already in use.

Kappa Maki Formatter 🥒🍸

A formatter for behave's outputs using Cucumber

Output is similar to behave --format json.pretty

Installation

pip install kappa-maki

Usage

behave --format kappa_maki:PrettyCucumberJSONFormatter

Or with an .ini file:

# -- FILE: behave.ini
[behave.formatters]
cucumber = kappa_maki:PrettyCucumberJSONFormatter

and use the shorthand:

behave --format cucumber 

Un-Installation

pip uninstall kappa-maki

About

Kappa Maki is a refreshing cocktail intended to taste like a cucumber sushi roll. In python, it allows behave reports to be translated into a format that cucumber can understand and report on.

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%