Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
16 years ago

Junit TestSuite Page out has <project>.<testsuite> ??

I am noticing that the JUnit reports look a bit different. Not sure if this is a bug or intentional.
Notice the project name appended to the testsuite name. I think it used to just the testsuite name.

roduct_Back_Log_Project.1194-Expose Recommendations List for Liquid Client Version
Product_Back_Log_Project.1195-Surface New Liquid Recommendations List
Product_Back_Log_Project.1205_PIN should expire after being used
Product_Back_Log_Project.124-Numbers in Username
Product_Back_Log_Project.125-Long Usernames
Product_Back_Log_Project.1274-Editorial-Recommendations-Movies
Product_Back_Log_Project.1275-Editorial Recommendations - Movies, Just Added
Product_Back_Log_Project.147 _Support approved and pitched hotlist (data)

3 Replies

  • Hi Ali,

    this is intentional as it allows you to combine several report.xml files into a single generated HTML report, where each project would be shown as a seperate package.

    Is this a problem for you? Should we add an option to work in the "old" way?

    regards!

    /Ole
    eviware.com
  • alibaba82's avatar
    alibaba82
    Super Contributor
    not really a problem but out of curiosity how can I combine several report.xml into single html report. I have been wanting to do this for some time