Re: Merged a lot

On Monday, January 14, 2013 at 4:11 PM, Brian Kardell wrote:

> It isn't a stupid question at all - as I said, they are reworking grunt. Your version was the latest until just a few days ago and there are significant breaking changes including this one.


Love it :) Ok, so, I'm going to continue manually linting and testing in the browser for now (just to not be held up while that transition goes on).  

About the tests, I'm still working on them but here is where I'm heading with them (example as an AMD module):

http://pastebin.com/AxaAt6eD  

This file sits under test/modules/WebIDL.Boolean-tests.js

This makes the tests completely self contained modules that load in their own dependencies - which is _really_ nice, IMO.   

What I like about this structure is that it allows for pasting in the spec text to test(assertion, …);  

Let me know what you guys think!  


--  
Marcos Caceres

Received on Monday, 14 January 2013 16:19:11 UTC