Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Conversation

devoncarew
Copy link
Contributor

import 'package:test/test.dart';
import 'package:test_reflective_loader/test_reflective_loader.dart';

// ignore_for_file: always_declare_return_types
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add these return types?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for the test methods? I normally see them w/o. happy w/ whichever

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

@devoncarew devoncarew merged commit 1d6f3a4 into master Dec 8, 2017
@kevmoo kevmoo deleted the tests branch December 8, 2017 21:34
mosuem pushed a commit to dart-lang/tools that referenced this pull request Dec 11, 2024
…ang/tests

add tests, travis support, some lints
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

add tests for this package?

3 participants