Making the Test Suite Pass Execute the tests with: $ jasmine-node bob_test.spec.js All but the first test have been skipped. Once you get a test passing, you can unskip the next one by changing xit to it.