Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Run unit tests via:

Code Block
cd ambari-web
# In terminal 1
brunch w -s # In different terminal
# In terminal 2
mocha-phantomjs public/test/test.html

...