Skip to content

Check these things still work #44

@simonharris

Description

@simonharris

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

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions