dimsuz
03/06/2023, 4:03 PMSpec
test framework and it was related to the fact that there is a big lambda, wrapping everything here:
class MyTest : ShouldSpec(<big_lambda>)
I'm here to ask if anyone can provide me with the YouTrack link or something which I could track and report further findings — I suspect this is a known issue.
P.S. In Spec-days it seemed to get improved, but maybe not enough...Emil Kantis
03/06/2023, 4:05 PMdimsuz
03/06/2023, 4:10 PMEmil Kantis
03/06/2023, 4:14 PMwasyl
03/06/2023, 4:19 PMinit
block instead resolved the issue, maybe it'll help for you too?dimsuz
03/06/2023, 4:27 PMUsing anOh right! I recall this was earlier solution too. I'll try it!block insteadinit
alex.krupa
03/07/2023, 12:16 PMinit
made a huge difference, thanks! Our 3kLOC spec is actually editable now.dimsuz
03/07/2023, 2:48 PM