Well, it took some time but I created an issue and dirty implementation proposal:

https://github.com/pharo-ide/Calypso/issues/498

Cheers,

Hern��n

El mi��., 9 oct. 2019 a las 1:57, Hern��n Morales Durand (<hernan.morales@gmail.com>) escribi��:
Hi Denis,

El vie., 4 oct. 2019 a las 5:09, Denis Kudriashov (<dionisiydk@gmail.com>) escribi��:
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.


Cool!! Well structured!
��
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.


That deserves a lot of points :)
Thank you for sharing!

Maybe it will be enough for your idea.


I will keep you noticed


Hern��n


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