Skip to content

Commit 9d1b294

Browse files
authored
Merge pull request #2 from jakemcc/master
Add sentence about lein-test-refresh in Leiningen section mentioning new clojure.test compatibility
2 parents 41bedc4 + 5379c45 commit 9d1b294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>
103103

104104
<p>Alternatively, as of version 2.2.0-alpha1, you can use <code>lein test</code>
105105
and write your tests using the <a href="/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 <a href="https://github.com/jakemcc/lein-test-refresh">lein-test-refresh</a> to automatically run expectations when your Clojure source changes.</p>
107107

108108
<h2>
109109
<a name="getting-started-with-boot" class="anchor" href="#getting-started-with-boot"><span class="octicon octicon-link"></span></a>Getting Started With Boot</h2>

0 commit comments

Comments
 (0)