Your comment became a usable snippet of code! Testify turns these comments into automatically evaluated scripts, while still remaining embedded as a comment within your code. You rename the comment to test-comment and evaluate (eval-in-ns 'your-namespace) to automate evaluation.
[org.clojars.vstein/testify "0.3.0"]
org.clojars.vstein/testify {:mvn/version "0.3.0"}
implementation("org.clojars.vstein:testify:0.3.0")
<dependency> <groupId>org.clojars.vstein</groupId> <artifactId>testify</artifactId> <version>0.3.0</version> </dependency>
Note: this artifact is a non-canonical fork. See the wiki for more details.
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: