pharo-spec / NewTools

All development tools for Pharo, developed with Spec
21 stars 54 forks source link

[Debugger] Batch Gen and Proceed #856

Open jecisc opened 1 month ago

jecisc commented 1 month ago

I'm using the #see: method to generate some assertions but I used it a lot and it is bothersome to have to launch each tests one by one and to have to generate the assertions one by one.

It would be nice to be able to launch a bunch of tests and have a little UI with all proposed assertions and to be able to generate them all