> I don't understand why putting the plugin, demo / example and tests at
different places is helpful. It looks to me that this make navigation and
version control more complicated.

The reason that the core keeps tests separately is because we don't want to
distribute the tests as part of the core. Doing so would add unnecessary
bulk to the core plugin. The same goes for plugins.

Best wishes

Jeremy


On Fri, Sep 26, 2014 at 9:19 PM, <[email protected]> wrote:

> Hi Andreas,
>
> thanks for the help. I found this
>
>> * http://cjhunt.github.io/
>>
> tutorial very enlightening!
>
>
>> Yes, however I wouldn't put it into the plugin itself. But you can add
>> tests by including the jasmine plugin into your wiki and adding the tag
>> '$:/tags/test-spec' to any tiddler that contains test code. (You can see
>> how to structure the tests themselves by looking at the already existent
>> ones, but basically its a self-executing function that adds test functions
>> to the jasmine instance)
>>
> I don't understand why putting the plugin, demo / example and tests at
> different places
> is helpful. It looks to me that this make navigation and version control
> more complicated.
> Having everything at in one place for development and use a script to
> generate the deployment files seems for reasonable to me. I guess I should
> have a look at the ThirdFlow plugin...
>
> best,
> Immanuel
>
>   --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to