feat(test): add priority mechanism #53

Closed
opened 2025-09-29 02:43:46 +00:00 by light7734 · 1 comment
Owner

for testing things like "post singleton initialization state" before other things that rely on that singleton.

for testing things like "post singleton initialization state" before other things that rely on that singleton.
light7734 added this to the Light project 2025-09-29 02:43:46 +00:00
light7734 added the
feature
label 2025-11-02 04:33:18 +00:00
Author
Owner

IMO, That's a terrible way to think about it. things should be stupidly simple.
If there's a problem with the "singleton state", then the whole suite is going to blow up, no need to be so pedantic about directly testing every line of code.

IMO, That's a terrible way to think about it. things should be stupidly simple. If there's a problem with the "singleton state", then the whole suite is going to blow up, no need to be so pedantic about directly testing every line of code.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: light7734/light#53
No description provided.