how to customize unittest report name
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
David Hruska
2022 年 7 月 28 日
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?