Side by Side Diff: pkg/matcher/README.md
Issue 807193003 :
Re-apply "Remove unittest and matcher from the repo." (Closed)
Patch Set: Code review changes
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
pkg/matcher/CHANGELOG.md
pkg/matcher/LICENSE
pkg/matcher/README.md
pkg/matcher/lib/matcher.dart
pkg/matcher/lib/mirror_matchers.dart
pkg/matcher/lib/src/core_matchers.dart
pkg/matcher/lib/src/description.dart
pkg/matcher/lib/src/error_matchers.dart
pkg/matcher/lib/src/expect.dart
pkg/matcher/lib/src/future_matchers.dart
pkg/matcher/lib/src/interfaces.dart
pkg/matcher/lib/src/iterable_matchers.dart
pkg/matcher/lib/src/map_matchers.dart
pkg/matcher/lib/src/numeric_matchers.dart
pkg/matcher/lib/src/operator_matchers.dart
pkg/matcher/lib/src/pretty_print.dart
pkg/matcher/lib/src/prints_matcher.dart
pkg/matcher/lib/src/string_matchers.dart
pkg/matcher/lib/src/throws_matcher.dart
pkg/matcher/lib/src/throws_matchers.dart
pkg/matcher/lib/src/util.dart
pkg/matcher/pubspec.yaml
pkg/matcher/test/core_matchers_test.dart
pkg/matcher/test/future_matchers_test.dart
pkg/matcher/test/iterable_matchers_test.dart
pkg/matcher/test/matchers_minified_test.dart
pkg/matcher/test/matchers_unminified_test.dart
pkg/matcher/test/mirror_matchers_test.dart
pkg/matcher/test/numeric_matchers_test.dart
pkg/matcher/test/operator_matchers_test.dart
pkg/matcher/test/pretty_print_minified_test.dart
pkg/matcher/test/pretty_print_test.dart
pkg/matcher/test/pretty_print_unminified_test.dart
pkg/matcher/test/prints_matcher_test.dart
pkg/matcher/test/string_matchers_test.dart
pkg/matcher/test/test_common.dart
pkg/matcher/test/test_utils.dart
pkg/matcher/test/throws_matchers_test.dart
pkg/pkg.status
pkg/unittest/CHANGELOG.md
pkg/unittest/LICENSE
pkg/unittest/lib/compact_vm_config.dart
pkg/unittest/lib/coverage_controller.js
pkg/unittest/lib/html_config.dart
pkg/unittest/lib/html_enhanced_config.dart
pkg/unittest/lib/html_individual_config.dart
pkg/unittest/lib/src/configuration.dart
pkg/unittest/lib/src/group_context.dart
pkg/unittest/lib/src/simple_configuration.dart
pkg/unittest/lib/src/spread_args_helper.dart
pkg/unittest/lib/src/test_case.dart
pkg/unittest/lib/src/test_environment.dart
pkg/unittest/lib/src/utils.dart
pkg/unittest/lib/test_controller.js
pkg/unittest/lib/unittest.dart
pkg/unittest/lib/vm_config.dart
pkg/unittest/pubspec.yaml
pkg/unittest/test/async_exception_test.dart
pkg/unittest/test/async_exception_with_future_test.dart
pkg/unittest/test/async_setup_teardown_test.dart
pkg/unittest/test/breath_test.dart
pkg/unittest/test/completion_test.dart
pkg/unittest/test/correct_callback_test.dart
pkg/unittest/test/exception_test.dart
pkg/unittest/test/excess_callback_test.dart
pkg/unittest/test/expect_async_args_test.dart
pkg/unittest/test/expect_async_test.dart
pkg/unittest/test/group_name_test.dart
pkg/unittest/test/invalid_ops_test.dart
pkg/unittest/test/late_exception_test.dart
pkg/unittest/test/middle_exception_test.dart
pkg/unittest/test/missing_tick_test.dart
pkg/unittest/test/nested_groups_setup_teardown_test.dart
pkg/unittest/test/protect_async_test.dart
pkg/unittest/test/returning_future_test.dart
pkg/unittest/test/returning_future_using_runasync_test.dart
pkg/unittest/test/runtests_without_tests_test.dart
pkg/unittest/test/setup_and_teardown_test.dart
pkg/unittest/test/setup_test.dart
pkg/unittest/test/single_correct_test.dart
pkg/unittest/test/single_failing_test.dart
pkg/unittest/test/skipped_soloed_nested_test.dart
pkg/unittest/test/teardown_test.dart
pkg/unittest/test/testcases_immutable_test.dart
pkg/unittest/test/with_test_environment_test.dart
site/try/build_try.gyp
tests/isolate/port_test.dart