Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider deprecating Expectations altogether in favor of LazyTest? #43

Open
seancorfield opened this issue Dec 12, 2024 · 0 comments
Open
Assignees

Comments

@seancorfield
Copy link
Contributor

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

@seancorfield seancorfield self-assigned this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant