-
Notifications
You must be signed in to change notification settings - Fork 253
Labels
enhancementunit-testTickets related to the OSAL unit testing (functional and/or coverage)Tickets related to the OSAL unit testing (functional and/or coverage)
Milestone
Description
Is your feature request related to a problem? Please describe.
I would like to have a "Teardown" that runs at the end of the unit tests test-runner file. Much like the UtTest_Setup runs at the start.
Describe the solution you'd like
Add a UtTest_Teardown() that is called after all the tests have run.
Describe alternatives you've considered
Not having it, which is the current state.
Additional context
This is a common feature with most unit test frameworks.
Requester Info
Alan Gibson
NASA Goddard Code 587
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementunit-testTickets related to the OSAL unit testing (functional and/or coverage)Tickets related to the OSAL unit testing (functional and/or coverage)