Closed
Description
Following up on #66264. Users today with flutter test
are able to evaluate arbitrary expressions with an IDE while debugging tests. This is not supported when doing so for Integration Tests though. The following error is printed when trying to do so:
_compileExpression: No compilation service available; cannot evaluate from source.