Package Spotlight: Karma

Package Spotlight: Karma

JavaScript lives in the browser. Therefore you need a way to test it not hypothetically but in reality. That’s where Karma comes in. Karma allows developers to run their JavaScript unit and integration tests from within real browsers. Configuration can be set to utilize any number of browsers like Chrome, Firefox, or in our case, Phantom (a headless browser).

Most other test runners run tests within a hypothetical environment which means once the JavaScript code hits production there may be an issue. With Karma we are able to run our unit tests in an automated fashion using a headless browser and have much higher confidence in the code we are releasing.

Package Name: Karma
Website: http://karma-runner.github.io/

diagram
Blog
Virginia

Reimagining Company Logos

A company’s logo is important, whether you’re starting a business or refreshing your look. Having a timeless logo allows you to capture your customers’ attention and become memorable.

Read More »
Blog
Virginia

Responding to Reviews

Could making your company shine be as easy as responding to customer reviews? In this article you will learn why simply replying to customers’ reviews is so important in making each customer feel valued, appreciated and ultimately validated.

Read More »
a person standing on top of a mountain
Blog
Virginia

The Rise of Solo Travel

Over the past few years, solo trips have become a growing trend in the tourism industry. With more and more people deciding to travel alone, one factor has endured — tourists want to have fun!

Read More »

Request a Demonstration