Skip to content

Honour declarations in DEFINE-TESTCASE #12

@foretspaisibles

Description

@foretspaisibles

Declaration in DEFINE-TESTCASE should be honoured, as in

(define-testcase test-request-compatibility (browser-name uri body)
  "Validate that we can serve content for BROWSER-NAME."
 (declare (ignore browser-name uri body))
 (assert-t nil))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions