Skip to content

2.1.208

Compare
Choose a tag to compare
@seancorfield seancorfield released this 21 Nov 23:10
· 9 commits to develop since this release
cfe93bf
  • Address #39 by ignoring qualifier on Expectations' macros. This is potentially breaking but is often required during migration to another test framework, as you may have to use aliased names to avoid collisions (to LazyTest, for example).
  • Address #36 by expanding side-effects documentation, and mentioning with-redefs.
  • Expose run-test and run-test-var from clojure.test (Clojure 1.11).
  • Update dev/test dependencies.