YahooArchive / arrow

FE Test framework designed to promote TDD
http://yahoo.github.io/arrow/arrow_intro.html
BSD 3-Clause "New" or "Revised" License
55 stars 59 forks source link

change default mocha reporter #134

Closed liangji101 closed 10 years ago

liangji101 commented 10 years ago
  1. change browser test report format to xunit, so it wont create mocha div in testing page.
  2. update some tests ( i tried mocha-related test case in arrow itself and seems good, but i think it still need to check if the formal functional test passes)