1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-01 08:20:46 +00:00
TiddlyWiki5/plugins/tiddlywiki/jasmine
Jeremy Ruston 4e9267ea58
Introduce genesis widget (#6961)
* Initial Commit

* Fix version number

* Fix docs date
2022-09-24 14:07:42 +01:00
..
files Upgrade to Jasmine 3 (#4226) 2019-11-12 21:42:38 +00:00
jasmine-plugin.js Fix browser testing (#5254) 2020-12-11 10:12:01 +00:00
plugin.info Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
readme.tid Upgrade to Jasmine 3 (#4226) 2019-11-12 21:42:38 +00:00
run-wiki-based-tests.js Introduce genesis widget (#6961) 2022-09-24 14:07:42 +01:00
update-packages.sh Upgrade to Jasmine 3 (#4226) 2019-11-12 21:42:38 +00:00

title: $:/plugins/tiddlywiki/jasmine/readme

This plugin provides a framework for running tests in the browser and under Node.js. It is based on [[Jasmine|https://jasmine.github.io/]] test framework.

[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/jasmine]]