Skip to content

Extract matchers from dart:unittest to separate library (dart:matchers) #142

Closed
@DartBot

Description

@DartBot

<img src="https://avatars.githubusercontent.com/u/480590?v=3" align="left" width="96" height="96"hspace="10"> Issue by Ladicek
Originally opened as dart-lang/sdk#3717


Matchers are not only useful in unit testing, but also in a bunch of other contexts -- precondition checking, working with collections, specifying validations etc. Last time it was mentioned on the list is in https://groups.google.com/a/dartlang.org/group/misc/browse_thread/thread/cbdaa198dc9c8c97. Therefore, I propose to extract matchers from dart:unittest to a separate library, possibly called dart:matchers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions