On Feb 24, 2:44 pm, Tobias Beer <[email protected]> wrote: > There's of'course one more thing: creating extra tests for core (mechanism > > > Mario mentioned) but I have no idea where to start. The core has some build utilities. cook and ginsu. (both are going to be replaced by the tw5 nodejs build mechanism in the future.)
> I guess, eventally, that is simpler than we think... there sure is some > definition of test contents (tiddlers) and then calling the respective code > to run your regex against the test date to see if you get the expected > results... also testing cases that are designed to fail. > > Not sure, if there is a js test framework involved and how that would be > used with the TW core. Would be nice if there were a 10-30min tutorial > somewhere that would explain the process. http://dev-template-doc.tiddlyspace.com/#About tests can be seen at: https://github.com/TiddlyWiki/tiddlywiki/tree/master/test The TW2 build mechanism is quite complicated, mainly because you need to get the ruby stuff working. But if it works, it is quite powerfull. -m -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
