I am using Squire.JS <https://github.com/iammerrick/Squire.js/> for unit testing RequireJS modules. Do you know about any examples how to unit test ECMAScript 6 modules in similar fashion?
Thanks Lubos On Sunday, April 20, 2014 5:30:02 PM UTC+1, Mark Volkmann wrote: > > I think a better, more forward looking approach, is to use ES6 modules > instead of RequireJS and use Traceur. For an example of this, see > http://sett.ociweb.com/sett/settApr2014.html. > > --- > R. Mark Volkmann > Object Computing, Inc. > > On Apr 20, 2014, at 9:30 AM, Jackie Wang <[email protected] <javascript:>> > wrote: > > Hi, Just curious about that, by searching internet, there are quit lot of > such topics about this. > Currently, we have some projects which used RequireJS in our company, I am > thinking if is good idea we can reuse some source code from old > projects(used requrieJs) to our new project (angular, most likely we are > going to use Angular for new project) > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] <javascript:> > . > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "AngularJS" 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/angular. For more options, visit https://groups.google.com/d/optout.
