You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ Only accretive/fixative changes will be made from now on.
9
9
* 2.1.next in progress
10
10
* Address [#36](https://github.com/clojure-expectations/clojure-test/issues/36) by expanding `side-effects` documentation, and mentioning `with-redefs`.
11
11
* Expose `run-test` and `run-test-var` from `clojure.test` (Clojure 1.11).
12
+
* Update dev/test dependencies.
12
13
13
14
* 2.1.201 --2024-05-07
14
15
* Address [#35](https://github.com/clojure-expectations/clojure-test/issues/35) by treating any symbol starting with `expect` as an Expectations macro for the 2-argument form.
0 commit comments