Unit tests increase confidence in the quality and reliability of source code.
From release 2.5, The TiddlyWiki core uses the QUnit framework (gradually transitioning from JSSpec).
The test suite Dev:Recipe provides a simple way to get started.
Individual tests are located in the tests directory.
These tests can also be see in action in the test space
From release 2.5, The TiddlyWiki core uses the QUnit framework (gradually transitioning from JSSpec).
The test suite Dev:Recipe provides a simple way to get started.
Individual tests are located in the tests directory.
These tests can also be see in action in the test space