Improve API for marking tests as skipped or not implemented #7

Open
opened 2024-09-03 00:04:45 +00:00 by RYAN · 0 comments
Owner

Current API requires the throwing of an exception.

Implement two functions:

  1. For skipping tests,
  2. For marking a test as not implemented.
Current API requires the throwing of an exception. Implement two functions: 1. For skipping tests, 2. For marking a test as not implemented.
RYAN added this to the Future: v0.2.0 milestone 2024-09-03 00:04:45 +00:00
RYAN added the
Kind/Feature
Priority
Medium
labels 2024-09-03 00:04:45 +00:00
RYAN self-assigned this 2024-09-03 00:04:45 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: arc/libarc-validate#7
No description provided.