Replies: 1 comment 8 replies
-
|
@TheRumle How's this? https://tunit.dev/docs/test-lifecycle/lifecycle-overview |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
One of the things I really have a hard time remembering is the exact lifecycle of a TUnit test... for instance what happens first, test discovery or test registration?
One could create a simple mermaid diagram (or drawio or whatever) that can show such a timeline or maybe just a table with phases and descriptions of what happens in those phases.

Beta Was this translation helpful? Give feedback.
All reactions