how to customize unittest report name
3 views (last 30 days)
Show older comments
Chetan Thakur
on 27 Jul 2022
Commented: David Hruska
on 1 Aug 2022
I am using matlab's unit test for my work. I used plugin to create pdf report of the test executed in the test suite.
But I cannot find a method to chagne the rport title in pdf report.
Please guide me in editing report name of unittest framework.
I have attached sample code I used.
0 Comments
Accepted Answer
David Hruska
on 28 Jul 2022
Hi Chetan,
There is currently no way to change the title in the test report, but we've taken note of your request.
Are you just looking to change "MATLAB Test Report" text or something more?
2 Comments
More Answers (0)
See Also
Categories
Find more on MATLAB Report Generator in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!