Events
Registered by
Federico Razzoli
Users will use this feature to customize their tests.
This functions in the TC/TS will be called, if they exist:
* TS: on_ts_begin(name)
* TC: on_tc_begin(name)
* TC: on_bt_call(tc_name, bt_name)
* TC: on_assert(result, msg) - pass/fail/exception
* TC: on_bt_end(tc_name, bt_name)
* TC: on_tc_end(name)
* TS: on_ts_end(name)
Some planned features will trigger an event, so it's convenient to make this, first.
Blueprint information
- Status:
- Started
- Approver:
- None
- Priority:
- Essential
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Discussion
- Series goal:
- Accepted for trunk
- Implementation:
- Needs Infrastructure
- Milestone target:
- 2.0.0
- Started by
- Federico Razzoli
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)
Work Items
Dependency tree
* Blueprints in grey have been implemented.