We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698d218 commit 40388d5Copy full SHA for 40388d5
CONTRIBUTING.md
@@ -3,3 +3,9 @@
3
To work on the template locally, you can call the copier template using:
4
5
`copier copy /path/to/your/template destination-folder`
6
+
7
+## Run the tests
8
9
+You can use Hatch to run all of the tests for the template:
10
11
+`hatch run test:run`
0 commit comments