Unit testing: Difference between revisions

→‎{{header|Wren}}: Updated link to Wren-test.
(Added Wren blurb.)
(→‎{{header|Wren}}: Updated link to Wren-test.)
Line 143:
As a language chiefly intended for embedding, Wren's standard library is quite small and there is no built-in support for unit testing as such.
However, there is an external module called [[https://githubrosettacode.comorg/gsmaverickwiki/wrenCategory:Wren-test Wren-test]] which can be used for this purpose and whose documentation should be consulted for the features it contains.
 
=={{header|zkl}}==
9,490

edits