Add example fn calls to your code and generate tests from those examples.
[com.2tothe8th/example "0.5.0+repl"]
com.2tothe8th/example {:mvn/version "0.5.0+repl"}
implementation("com.2tothe8th:example:0.5.0+repl")
<dependency> <groupId>com.2tothe8th</groupId> <artifactId>example</artifactId> <version>0.5.0+repl</version> </dependency>
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: