caitp / gulp-ddescribe-iit

Check your tests before you wreck your mainstream web front-end framework oops
MIT License
9 stars 0 forks source link

Fix bugs found while implementing gulp-acorn-ddescribe-iit #5

Closed caitp closed 9 years ago

caitp commented 9 years ago

https://github.com/caitp/gulp-acorn-ddescribe-iit

There are a few of these:

  1. JS character escapes are not handled correctly(so we replace "\n" with "n" when it should be a newline, etc)
  2. Reporting incorrect line numbers for "middle" portions of multi-line errors