Skip to content

Improve Testing Interfaces #115

@jaidetree

Description

@jaidetree

Following up to #106:

  • Replace describe with a macro similar to Clojure's testing macro
  • Replace it with a macro similar to Clojure's deftest macro
  • Replace is assertions with Clojure's is macro

Switching to macros here will cleanup the test code and in the case of Clojure's is, macro it has the ability to print both the expected\actual mismatch plus the test code itself in results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions