Skip to content Skip to sidebar Skip to footer
Showing posts with the label Yeoman

How To Ng-click An A Directive In A Phantomjs Test

App generated by Yeoman with angular-generator. Directive: angular.module('psApp').directiv… Read more How To Ng-click An A Directive In A Phantomjs Test

Referenceerror: Can't Find Variable X When Using Grunt Test In Yeoman

I'm using yeoman, grunt, mocha. I want to do BDD so I make basic unit test and run grunt test i… Read more Referenceerror: Can't Find Variable X When Using Grunt Test In Yeoman

Errors While Running Grunt Build For The First Time

I created an angularJS project using Yeoman Previewing the app using grunt serve works well. The s… Read more Errors While Running Grunt Build For The First Time