On Aug 18, 2008, at 02:53, Ovid wrote:
Also, pulling in people developing TAP for things other than Perl would be good (such as David Wheeler's PostgreSQL work. That came up a few times as uri/line# diagnostic information isn't quite as applicable there).
Well, it would be handy if I could get at it, because if I get an error in a .sql file, psql will tell me what line the error occurred on. I should ask if I can somehow get at that information dynamically.
But I don't have file or line numbers in Test.Builder (JavaScript). I don't believe it's possible to get that info in JS, is it?
Best, David