Skip to content

Major release with capability to report cucumber/specflow scenarios and unit tests

Latest
Compare
Choose a tag to compare
@amitsha256 amitsha256 released this 21 Apr 06:18
· 57 commits to master since this release

1.0

  • Unit test metrics separated from scenarios. A separate dashboard panel will be displayed with unit test pie-chart
    • If there are 0 unit tests(that are part of a feature), unit tests panel won't be displayed
  • Orphaned unit test metrics reported separately under the dashboard panel
    • If there are 0 orphaned unit tests, their metrics won't be displayed at all
  • Fixed the bugs:
    • Scenario/Unit Test description wasn't being displayed.
    • Windows paths were not working
    • Feature description is in this format "Some()" instead of displaying just the description
  • Feature summary table will report the total numbers (Scenarios + Unit Tests).