-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomerspkg:dartdoc_test
Description
Given this lib/abd.dart
/// This class is excellent
/// ```dart
/// void main() {
/// print('hi');
/// main();
/// }
/// ```
class Foo {}> dart test
00:01 +0: loading test/dartdoc_test.dart Extracting code samples ...
Analyzing code samples ...
No tests ran.
No tests were found.
I would have expected at least a single test to have run. If I make a syntax error it does indeed report a failed test.
takumma
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomerspkg:dartdoc_test