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: installing.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ <h3>
103
103
104
104
<p>Alternatively, as of version 2.2.0-alpha1, you can use <code>lein test</code>
105
105
and write your tests using the <ahref="/clojure-test.html">clojure.test
106
-
compatibility style</a> of expectations.</p>
106
+
compatibility style</a> of expectations. When using this style you can use <ahref="https://github.com/jakemcc/lein-test-refresh">lein-test-refresh</a> to automatically run expectations when your Clojure source changes.</p>
107
107
108
108
<h2>
109
109
<aname="getting-started-with-boot" class="anchor" href="#getting-started-with-boot"><spanclass="octicon octicon-link"></span></a>Getting Started With Boot</h2>
0 commit comments