Skip to content

Consider deprecating Expectations altogether in favor of LazyTest? #43

Open
@seancorfield

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

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