Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.
/ bugle Public archive

A toolset to summary Robot Framework cases and keywords from specified git repos.

License

Notifications You must be signed in to change notification settings

maxwu/bugle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bugle

License: MIT

Python lib to parse Robot Framework keyword libraries and Test Suites. It reads git repo information and generate an HTML table of statistics of Robot Framework Keywords and Test Cases defined in *.robot files. For each item, the table will show the presence mark of branches.

Introduction

This project is initialed as a prototype as a robot files parser for git repositories.

  • Merge counter type statistic from branches and refresh ratios
  • Regularize the code structure
  • Refactor statistic methods
  • Chart generation as in cistat

Targets

TBC

Configuration

requirements.txt done, config guide TBC

References

With the bugle stat, the trend of automation test cases and keywords growth cloud be presented as below chart:

counter chart

However, the test result trends on module failure rate, coverage and test time/efforts are covered by cistat.

About

A toolset to summary Robot Framework cases and keywords from specified git repos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published