DonutReport / donut

Sweet reports for the icing over your automated tests
http://donutreport.github.io/donut
MIT License
37 stars 21 forks source link

Support for jbehave #13

Open sridhareaswaran opened 8 years ago

sridhareaswaran commented 8 years ago

First of all, donut is the cool test report I have seen.. Great effort!! Any thought about adding support to "Jbehave" ?

Hamo69 commented 8 years ago

Thanks Sridhar - please feel free to fork and contribute or at least add some more details around the assets produced after running jBehave tests (Ie. Cucumber produces cucumber.json):

Fork it Create your feature branch (git checkout -b my-new-feature) Commit your changes (git commit -am 'Add some feature') Push to the branch (git push origin my-new-feature) Create new Pull Request