[Radiant] Proper Extension Testing

Sean Cribbs seancribbs at gmail.com
Tue Apr 29 12:51:36 CDT 2008


'autotest' _should_ work for testing your extensions, but it will run 
constantly in the background.  Otherwise, just pass 
EXT=my_extension_name to rake:

rake spec:extensions EXT=my_extension_name

Sean

Chris Parrish wrote:
> One other thing.  Is there a rake task to just run the specs for your 
> extension?
>
> I see 'rake spec:extensions' but that runs all the extension specs 
> (including the built-in ones included with Radiant).  Is there 
> something like 'rake spec:extensions:my_extension_name'
>
> During the development of extensions -- especially if driving for BDD 
> -- I need to be able to easily run my own extension specs constantly.
>
> -Chris
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>



More information about the Radiant mailing list