• Skip to main content
  • Skip to primary sidebar

Ryan McCormick

Dedicated Dad, Software Engineer and Lover of Coffee

Archives for March 2017

AngularJS Add $scope to Controller Unit Test

March 19, 2017 by Ryan McCormick Leave a Comment

First off, you really shouldn't be adding $scope to your controller. Always use ControllerAs syntax as a best practice. If you aren't familiar, John Papa has an excellent style guide for AngularJS coding practices: Angular 1 Style Guide Alright, now that we got that out of the way. You probably have an edge case or something where you need to add it. Cool, I got you covered. … [Read more...] about AngularJS Add $scope to Controller Unit Test

How to Install PhantomJS 2.5 Beta on MacOS

March 19, 2017 by Ryan McCormick Leave a Comment

PhantomJS on MacOS is a quick, excellent alternative to Google Chrome for a native browser testing platform. The beta version, PhantomJS 2.5 offers support for ES2015 unlike the current stable branch (at the time of writing this article 2.1.x). Download PhantomJS 2.5 for MacOS At the time of writing this article, the following versions are available: Ubuntu 16.04 LTS … [Read more...] about How to Install PhantomJS 2.5 Beta on MacOS

SOLVED: PhantomJS 2.5 Beta: Library not loaded: libwebp.6.dylib

March 19, 2017 by Ryan McCormick 3 Comments

After installing PhantomJS 2.5 Beta on MacOS, I ran into the following error after trying to get the version: dyld: Library not loaded: /usr/local/opt/webp/lib/libwebp.6.dylib After some research, I found out that the library behind it 'webp' had been updated to libwebp.7.dylib. Step 1: Install webp via Homebrew If you have a Mac and are a developer, I assume that you … [Read more...] about SOLVED: PhantomJS 2.5 Beta: Library not loaded: libwebp.6.dylib

Testing Angular 2 Applications with PhantomJS | ES2015, TypeScript

March 19, 2017 by Ryan McCormick Leave a Comment

By default, Chrome is set as the test runner of choice for applications generated with Angular-cli. The problem is that Chrome is really slow for running more than a few tests. For anyone who develops following the Test Driven Development(TDD) approach like myself, this can be extremely annoying. If you have anything more than a few test cases, you could pretty much drink … [Read more...] about Testing Angular 2 Applications with PhantomJS | ES2015, TypeScript

How to Install PhantomJS 2.5 Beta on Ubuntu 14.04, 16.04 LTS

March 19, 2017 by Ryan McCormick Leave a Comment

PhantomJS is a quick, excellent alternative to native browser testing for both e2e testing with selenium and JavaScript unit testing with Karma. The beta version, PhantomJS 2.5 offers support for ES2015 unlike the current stable branch (at the time of writing this article 2.1.x). Download PhantomJS 2.5 for Ubuntu At the time of writing this article, the following versions are … [Read more...] about How to Install PhantomJS 2.5 Beta on Ubuntu 14.04, 16.04 LTS

Primary Sidebar

Recent Posts

  • Force Quit Kill all Chrome Windows MacOS
  • SOLVED: Angular 6 CLI Karma Stuck in Single Run | Karma Stops Running
  • How to Manually Install Java 8 on Ubuntu 18.04 LTS
  • Remove VirtualBox from Ubuntu 16.04 Xenial
  • Clear all Node Modules Folders Recursively Mac/Linux

Recent Comments

  • KKV on Webstorm adding spaces between imports and braces | JavaScript and TypeScript
  • jusopi on Clear all Node Modules Folders Recursively Mac/Linux
  • Qaisar Irfan on Clear all Node Modules Folders Recursively Mac/Linux
  • mustafa on Remove VirtualBox from Ubuntu 16.04 Xenial
  • Pourya on How to Manually Install Java 8 on Ubuntu 18.04 LTS

Archives

  • May 2019
  • May 2018
  • April 2018
  • March 2018
  • January 2018
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • March 2017
  • December 2015
  • November 2015
  • July 2015
  • April 2015
  • February 2015
  • September 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • October 2013
  • August 2013
  • June 2013
  • April 2013
  • March 2013
  • February 2013
  • December 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • May 2012
  • March 2012
  • February 2012
  • December 2011
  • November 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • August 2009
  • July 2009
  • May 2009

Categories

  • Angular
  • Angular 2
  • AngularJS (1x branch)
  • Computer Q&A
  • ES2015
  • Internet Marketing
  • Javascript
  • Job Interviews
  • Job Search
  • Karma
  • Laravel
  • Linux
  • Linux/Unix Tips
  • MacOS
  • Microsoft Access
  • Microsoft Excel
  • Microsoft Outlook
  • Microsoft Word
  • News
  • Node
  • Open Source
  • PHP
  • Protractor
  • Resume Writing
  • Spring Boot
  • SQL
  • Ubuntu
  • VBA
  • VBScript
  • VirtualBox
  • Web Development
  • Windows Tips
  • Wordpress

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2023 · Magazine Pro on Genesis Framework · WordPress · Log in