dart-lang / dart-lang/test

Support pluggable reporters

Open
#12 6 comments 6 reactions 0 assignees View on GitHub
plugin API status-blocked type-enhancement
Dominant language
Dart
Stars
536
Forks
232
Avg merge
1d 10h
Merged PRs (30d)
10

Description

There should be a means for third parties to create reporters that are dynamically loaded and used by unittest.

This is particularly tricky because reporters are likely to be desired on a user-by-user rather than project-by-project basis, so there's some friction to just putting it into a project's pubspec.

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by tracing how unittest currently selects and loads reporters, then clarify the user-level configuration and loading behavior needed for a third-party reporter to work without a project pubspec change.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.