[08:23:03] snover: I've got this: define([ 'intern!tdd', 'intern/chai!expect' ], function (tdd, expect) { with (tdd) { [08:23:30] ok [08:23:33] but then an error with the setup function: suite('Event Generation and Dispatching', function() { var container, host, inner; setup(function() { [08:23:44] that is tdd right? so why the error? [08:24:10] ReferenceError: setup is not defined setup(function() { [08:25:31] i’m not really sure how this happened but it’s “before” [08:29:37] Well, that puts me and Richard Sherman in the same camp :-) [10:15:11] [PEP] JacquesPerrault opened pull request #158: Use intern for testing (master...use-intern-for-testing) http://git.io/bUOJ