Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

schidlo/behave-html-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development of this project has been moved to behave-contrib/behave-html-formatter

Html formatter for Behave

To use it with behave create behave.ini file in project folder (or in home) with following content:

# -- FILE: behave.ini
# Define ALIAS for HtmlFormatter.
[behave.formatters]
html = behave_html_formatter:HTMLFormatter

and then use it by running behave with -f html parameter.

You can find information about behave and user-defined formatters in behave's documentation: https://behave.readthedocs.io/en/latest/

About

Html formatter for Behave

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published