-
Notifications
You must be signed in to change notification settings - Fork 45
Conversation
Please rename file to |
spec/REPORT.md
Outdated
* test suite success tests count; | ||
* test suite failure tests count; | ||
* test suite ignored tests count. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test suite duration
* failure tests count; | ||
* ignored tests count; | ||
* duration. | ||
* Search input. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(for now simple text search)
* Files: | ||
* list of file links. | ||
* Screenshots: | ||
* list of screenshot images. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
grid
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please change commit message to PR title ( |
Linking with #11. |
cc @oguseynov please review |
cc @squibms please review as well |
spec/REPORT.md
Outdated
* Test is a single functionality check. | ||
* Properties: | ||
* name; | ||
* package name; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* package name;
* class name;
* name;
?
spec/REPORT.md
Outdated
* class name; | ||
* duration; | ||
* log; | ||
* device name; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's more abstract thing than device and combines both emulators and real devices
spec/REPORT.md
Outdated
* name; | ||
* package name; | ||
* class name; | ||
* duration; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+ completion status: passed | failed | ignored;
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- optional stacktrace
spec/REPORT.md
Outdated
* failure tests count; | ||
* ignored tests count; | ||
* log; | ||
* duration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+ list of devices;
spec/REPORT.md
Outdated
* success tests count; | ||
* failure tests count; | ||
* ignored tests count; | ||
* log; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
log per each device
spec/REPORT.md
Outdated
* success tests count; | ||
* failure tests count; | ||
* ignored tests count; | ||
* log; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
logcat
- instrumentation output
spec/REPORT.md
Outdated
* package name; | ||
* class name; | ||
* duration; | ||
* log; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
logcat
No description provided.