baidu / baidu/Cafe

请问该怎样生成比较漂亮的测试报告呢?

Open
#25 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
367
Forks
209
PR merge metrics
No merged PRs in 30d

Description

鲁小宇你好,我是一家游戏公司的自动化测试开发,我在你的cafe框架上通过反射加上了我们游戏数据的验证,很好用,谢谢!

1.你们的录制MTC,假设生成两个test_casexx()放到Junit上跑,我这边只能跑第一个test_casexxx(),后面那个一直停着,是tearDown()出问题么?

2.比较苦恼的是怎样才能生成比较好的测试报告
(我把cafe改装成一个测试任务里面有多个测试用例)。
我想做成并行执行测试用例和生成报告(报告的日志来自测试用例中的log),
开两个线程?怎么在cafeTestCase里面套进去呢?

等待指导啊。。。。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the CafeTestCase lifecycle, especially tearDown(), and the JUnit tests generated from the recorded MTC cases. Then inspect how logs are produced and how multiple cases are currently run; done would mean both cases execute and a test report includes their logs, with the desired parallel behavior clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile, testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.