-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
A-libtest2Area: libtest implemented on top of the new harnessArea: libtest implemented on top of the new harnessC-enhancementCategory: Raise on the bar on expectationsCategory: Raise on the bar on expectations
Milestone
Description
This is to track our effort for stabilizing our json putput
See also rust-lang/testing-devex-team#1
Open questions
- Currently, success is
"status": null
, should it be"status": "success"
? - Support benches in mimic #8
Whether json output should be included rendered output, see Stabilize json output #42 (comment)(see 1ef1f95)- expect assetions #69
- Output capturing #12
- Fixture support #18
- Parametrized tests support #19
- Test markers #70
- Json output evolution #71
- Reporting test span #72
- Ensure cargo callers can still differentiate "suites" #73
- Document the proposed json format and why choices were made #74
- Ability to differentiate from compiler messages #78
- Replace'
RunMode
with markers #84
Metadata
Metadata
Assignees
Labels
A-libtest2Area: libtest implemented on top of the new harnessArea: libtest implemented on top of the new harnessC-enhancementCategory: Raise on the bar on expectationsCategory: Raise on the bar on expectations