Ember run tests in console

Hi, Thanks for the fast answer. Looks good, but I always get an error when run ember test command.

cleaning up...
Built project successfully. Stored in "C:\tracknamic-smb\tmp\class-tests_dist-XwbnTFtR.tmp".
not ok 1 PhantomJS 2.1 - Global error: Error: Could not find module ember-metal required by: ember-testing/support at ht
tp://localhost:7357/assets/test-support.js, line 58
    ---
        Log: |
            { type: 'error',
              text: 'Error: Could not find module ember-metal required by: ember-testing/support at http://localhost:735
7/assets/test-support.js, line 58\n' }
    ...
not ok 2 PhantomJS 2.1 - Global error: ReferenceError: Can't find variable: define at http://localhost:7357/assets/tests
.js, line 3
    ---
        Log: |
            { type: 'error',
              text: 'ReferenceError: Can\'t find variable: define at http://localhost:7357/assets/tests.js, line 3\n' }
    ...
not ok 3 PhantomJS 2.1 - Global error: ReferenceError: Can't find variable: EmberENV at http://localhost:7357/1261/tests
/index.html?hidepassed, line 39
    ---
        Log: |
            { type: 'error',
              text: 'ReferenceError: Can\'t find variable: EmberENV at http://localhost:7357/1261/tests/index.html?hidep
assed, line 39\n' }
    ...