Open davidlinse opened 10 years ago
Hi.. I like the integrated listener for development but i think there is room for improvement. e.g.
sample-test: Test failed: [Error: text does not match]
would be much more helpful if it would be more like: [test-case-name]: Test failed: [the error] **plus** a kind of "diff"
[test-case-name]: Test failed: [the error] **plus** a kind of "diff"
e.g.
sample-test: Test failed: [Error: text does not match] <foo> not matching <bar>
What do you think ?
regards ~david
Yeah, that sounds like a very useful addition. Slated as an official enhancement. :)
@Zarkonnen Any progress or news on this ?
Hi.. I like the integrated listener for development but i think there is room for improvement. e.g.
would be much more helpful if it would be more like:
[test-case-name]: Test failed: [the error] **plus** a kind of "diff"
e.g.
What do you think ?
regards ~david