Skip to content

In widget tests the debugger seems to also debug library code, despite having activated "Debug my code" #2351

@HerrNiklasRaab

Description

@HerrNiklasRaab

Does anyone can reproduce this behavior? Only applies when import 'package:flutter_test/flutter_test.dart'; is used if i change it to import 'package:test/test.dart'; debugger doesn't step into the library code.

image

And:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    in testingRelates to test execution of Dart/Flutter tests for end usersis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions