Skip to content

Commit 693157e

Browse files
authored
Add tests section in readme
1 parent 19a8738 commit 693157e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

+8
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,14 @@ Usage
156156
#. Run ``src/build`` as root.
157157
#. The final image will be created at the ``src/workspace``
158158

159+
Testing
160+
-------
161+
162+
You can run unit tests to test CustomPiOS if you have changed it by running::
163+
164+
make test
165+
166+
You can add more tests to the ``tests`` folder.
159167

160168
Community
161169
--------

0 commit comments

Comments
 (0)