-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
questionFurther information is requestedFurther information is requested
Milestone
Description
Some of the most commonly used PLUnit predicates/options you might want to mention alongside assertion/1 and timeout/1 are:
- setup/1 and cleanup/1 — for per-test setup/teardown
- forall/2 — sometimes used in test definitions
- skip/1 — mark a test to be skipped
- fail / true — the standard test outcomes
- block/1 — optional, for controlling certain test execution contexts
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested