Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add calls to the EventEmitter on Test spec execution (TEST_SPECS_RUN events) #2268

Closed
danielbdias opened this issue Mar 28, 2023 · 0 comments
Assignees
Labels

Comments

@danielbdias
Copy link
Contributor

danielbdias commented Mar 28, 2023

On this task, we should handle the following examples:

Stage Event Type Description Definition
Test TEST_SPECS_RUN_SUCCESS Test Specs were successfully executed
Test TEST_SPECS_RUN_ERROR Test specs execution error
Test TEST_SPECS_RUN_START Test specs execution start
@danielbdias danielbdias self-assigned this Mar 29, 2023
@danielbdias danielbdias changed the title Add calls to the Event Publisher on Test spec execution (all events) Add calls to the Event Publisher on Test spec execution (TEST_SPECS_RUN_SUCCESS, TEST_SPECS_RUN_ERROR, TEST_SPECS_RUN_START events) Mar 30, 2023
@danielbdias danielbdias changed the title Add calls to the Event Publisher on Test spec execution (TEST_SPECS_RUN_SUCCESS, TEST_SPECS_RUN_ERROR, TEST_SPECS_RUN_START events) Add calls to the Event Publisher on Test spec execution (TEST_SPECS_RUN events) Mar 30, 2023
@danielbdias danielbdias mentioned this issue Mar 30, 2023
4 tasks
@danielbdias danielbdias changed the title Add calls to the Event Publisher on Test spec execution (TEST_SPECS_RUN events) Add calls to the EventEmitter on Test spec execution (TEST_SPECS_RUN events) Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant