mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 14:56:55 +00:00
Move the editions into a subfolder
This commit is contained in:
12
editions/tw2/source/tiddlywiki/test/README
Executable file
12
editions/tw2/source/tiddlywiki/test/README
Executable file
@@ -0,0 +1,12 @@
|
||||
This directory contains the test suite for the TiddlyWiki core.
|
||||
The framework being used is QUnit (http://docs.jquery.com/QUnit).
|
||||
|
||||
N.B.:
|
||||
The use of JSSpec is gradually being phased out in favor of QUnit.
|
||||
Existing JSSpec-based tests are contained in the core/tests directory.
|
||||
cf. http://trac.tiddlywiki.org/ticket/963
|
||||
|
||||
/html required HTML components
|
||||
/js actual test code for core modules
|
||||
/qunit testing framework
|
||||
/recipes recipes to build test suite
|
||||
Reference in New Issue
Block a user