Automatic Test Discovery #8

Open
opened 2024-06-24 15:46:34 -04:00 by josh · 4 comments
Owner

Tests outside of main function and main.cpp can be "Registered" via the TEST macro, and then called upon jtest::run_tests().

Tests outside of main function and main.cpp can be "Registered" via the TEST macro, and then called upon jtest::run_tests().
maxine added the
Status
Need More Info
label 2024-06-24 19:27:47 -04:00
josh was assigned by maxine 2024-06-24 19:27:50 -04:00
maxine self-assigned this 2024-06-24 19:27:50 -04:00
josh added a new dependency 2024-06-24 19:34:41 -04:00
maxine removed their assignment 2024-06-24 19:41:20 -04:00
josh was unassigned by maxine 2024-06-24 19:41:25 -04:00
josh added
Kind/Feature
Priority
High
and removed
Status
Need More Info
labels 2024-06-24 19:42:00 -04:00
josh self-assigned this 2024-06-24 19:42:35 -04:00
maxine was assigned by josh 2024-06-24 19:42:35 -04:00
josh removed a dependency 2024-06-26 11:45:17 -04:00
Collaborator

Are we having issues with the TEST macro not working outside of main? Is this already working. Further explanation is needed.

Are we having issues with the TEST macro not working outside of main? Is this already working. Further explanation is needed.
maxine added the
Status
Need More Info
label 2024-06-28 10:13:02 -04:00
Author
Owner

The system currently isn't built to collect TESTS defined outside of the main. Some redesign is in order.

The system currently isn't built to collect TESTS defined outside of the main. Some redesign is in order.
Collaborator

Got it. Will note that down. We need to discuss how we're going to make it work outside of main.

Got it. Will note that down. We need to discuss how we're going to make it work outside of main.
Collaborator

Done?

Done?
Sign in to join this conversation.
No description provided.