Skip to content

Consider deprecating Expectations altogether in favor of LazyTest? #43

Description

@seancorfield

LazyTest does a lot of things I wanted to do with Expectations but couldn't achieve because of the clojure.test compatibility considerations.

With the ability to run clojure.test (+ Expectations) and LazyTest via my external test runner for Polylith and my fork of test-runner, and LazyTest's Expectations extensions namespace, there's very little incentive to continue maintaining Expectations here -- folks can migrate to LazyTest fairly easily and I think it's a much better testing library.

/cc @NoahTheDuke

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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