El vie., 4 oct. 2019 a las 4:40, Stephan Eggermont (<
stephan@stack.nl>) escribi��:
Hern��n Morales Durand
<hernan.morales@gmail.com> 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.
Actually I don't care too much about the test name, but it would be super for me to have a side code pane (IN the same browser window) to remember to write/update the current method test. It is more an usability issue.
��Hern��n