Just contributed, as I'm intrigued. Have you seen Chris Granger's LightTable? (http://www.lighttable.com/) I think there's some overlap, although his vision is much broader.
I'm concerned that this will facilitate testing of private implementation details; I do believe that the public API is the only thing that should ever be tested. If you need to test the implementation details of your…
Just contributed, as I'm intrigued. Have you seen Chris Granger's LightTable? (http://www.lighttable.com/) I think there's some overlap, although his vision is much broader.
I'm concerned that this will facilitate testing of private implementation details; I do believe that the public API is the only thing that should ever be tested. If you need to test the implementation details of your…