Skip to content

Running Tests

Simon Zimmerman edited this page Oct 12, 2015 · 2 revisions

Testing is a core part of the Ember.js framework and, moving forward, we'll be utilising this functionality to benefit Solomon.

##Running tests To run the default Ember tests, open your terminal or command prompt and enter the following commands:

  • ember test
  • ember test --server

#Quick Links

###Help for users

###Help for developers

Clone this wiki locally