Hernán Morales Durand <[email protected]> wrote: > Hi, > > I have this idea of typing a method in a Browser and have another code area > in the same browser where the method test is "automagically generated". > > This is, divide the current method pane in two: One for the method being > written itself, and another for its test, where at least the method > selector could be autogenerated by writing testXXXX
When do you find that useful? I have only a very small number of test cases where the name of the test is that of the method. Stephan
