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

Refactor Expectations ns, add defexpect and expecting #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NoahTheDuke
Copy link
Owner

Closes #13

Adds defexpect and expecting to lazytest.extensions.expectations.

Changes how messages print to rely on Lazytest's :evaluated system. Ports clojure-expectations/clojure-test#40 to get the smaller generated code. Preserve meta through all nested calls of expectations/expect and expectations/=? to make line numbers work better.

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

Successfully merging this pull request may close these issues.

Method code too large error! from more-of with several clauses
1 participant