Skip to content

Feature request : Shortcut to create tests #2998

@jaumard

Description

@jaumard

Would be nice to have a shortcut to create test when we have one of those popup:
capture d ecran 2018-12-27 a 13 12 18
capture d ecran 2018-12-27 a 13 11 57

A bonus would be that if the class is a widget it create a template for widget test, if not unit test.

That a functionality we have already on Android:
capture d ecran 2018-12-27 a 13 13 53

It's very useful because it create a template test file directly in same place/package as the class.
For our case if we have a class in lib/catalog/bloc/mybloc.dart it will create a test file in test/catalog/bloc/mybloc_test.dart

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions