Am 04.10.2019 um 10:06 schrieb Denis Kudriashov <dionisiydk@gmail.com>:

Hi Hernan.
Sorry for late response (noticed mail just now).

First try to implement just another browser tab which will show you covering test or allow to create one.
Check for example how extra tab with test setup is done.

Then there is a feature in the tab manager to show multiple tabs at same time. On the MacOS it is done by cmd+click on the tab header.

I read so many explanations how you can do stuff with mouse, cmd click ir whatever. How can I figure out that on my own? If it is hidden it is pretty useless.

Norbert
Maybe it will be enough for your idea.

Best regards,
Denis

����, 25 ��������. 2019 ��., 5:07 Hern��n Morales Durand <hernan.morales@gmail.com>:
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

Of course being able to jump to the method test would be super nice! (and with a keyboard shortcut). This reminds myself to write the method now instead of forget it forever.

Any hints to make this happen in Calypso?

Cheers,

Hern��n