We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a8738 commit 693157eCopy full SHA for 693157e
1 file changed
README.rst
@@ -156,6 +156,14 @@ Usage
156
#. Run ``src/build`` as root.
157
#. The final image will be created at the ``src/workspace``
158
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.
167
168
Community
169
--------
0 commit comments