1. 55b186d Fix race conditions in Chrome coverage collection (#2715) by Sigurd Meldgaard · 7 days ago master
  2. 51463b0 Keep the browser executable env override through a settings merge (#2722) by Yusuf İhsan Görgel · 7 days ago
  3. b87a249 Enable asserts (#2719) by Jacob MacDonald · 10 days ago
  4. dd426d4 Obfuscate the test runner connection for VM and Node tests (#2704) by Nate Bosch · 13 days ago
  5. 4838365 Avoid transitive imports to package:analyzer (#2712) by Nate Bosch · 13 days ago
  6. 70ac3ff [test] Support CLI compiler for sanitizer runtimes (#2708) by HamdaanAliQuatil · 14 days ago
  7. bdc3722 Avoid read-all permissions in dart.yml CI action (#2713) by Nate Bosch · 14 days ago
  8. a9a4442 Annotate async expectations with awaitNotRequired (#2700) by Nate Bosch · 2 weeks ago
  9. 5fcd6f4 Remove unnecessary remote debugging flag (#2705) by Nate Bosch · 4 weeks ago
  10. 72d6dfc Launch browsers with redirecting files (#2703) by Nate Bosch · 4 weeks ago
  11. 8ab3884 Disable more backgrounding features on chromium (#2680) by Nate Bosch · 4 weeks ago
  12. d835f70 Only print debug URL when debugging (#2702) by Nate Bosch · 4 weeks ago
  13. 9abe202 Ignore dart2js output for successful compiles (#2701) by Nate Bosch · 4 weeks ago
  14. ce557ba Group messages with passing tests (#2699) by Nate Bosch · 4 weeks ago
  15. d79747c Make workflow files more secure (#2698) by Jacob MacDonald · 4 weeks ago
  16. 91ca13f Support DART_TEST_REPORTER environment variable (#2692) by Nate Bosch · 6 weeks ago
  17. dcb06ac Bump the github-actions group with 3 updates (#2689) by dependabot[bot] · 7 weeks ago
  18. bd92e63 Prepare to publish (#2686) by Nate Bosch · 7 weeks ago test-v1.31.2 test_api-v0.7.13 test_core-v0.6.19
  19. 4724c3e Use compact reporters by default for direct runs (#2685) by Nate Bosch · 7 weeks ago
  20. 7ec7891 Add `isNotA<R>()` extension (#2681) by Nate Bosch · 8 weeks ago
  21. 4ba65bd [test] More `dart test -c cli` fixes (#2677) by Daco Harkes · 8 weeks ago
  22. 3d8c1f7 fix(node): update dart2wasm runner for new instantiation API (#2682) by Kevin Moore · 8 weeks ago
  23. e768f8d fix package:test CI jobs (#2678) by Jacob MacDonald · 8 weeks ago
  24. 1020c78 Require 'analyzer >=13.0.0 <15.0.0' (#2676) by Konstantin Scheglov · 8 weeks ago
  25. 113123d Add package:checks_codegen (#2632) by Nate Bosch · 10 weeks ago
  26. 2283825 allow package_config version 3.x.x (#2667) by Jacob MacDonald · 2 months ago
  27. 2adf8b5 [test] Add compiler `dart test -c cli` to run hooks (#2660) by Daco Harkes · 2 months ago
  28. e3df43c Disable chrome throttling options (#2666) by Nate Bosch · 2 months ago
  29. f7a6b62 Recompile host.dart with 3.12.1 SDK (#2645) by Nate Bosch · 2 months ago
  30. d270d51 Handle objects with empty toString (#2662) by Nate Bosch · 3 months ago
  31. 5a897b2 Resolve process leak in test compiler (#2664) by Nate Bosch · 3 months ago
  32. 74a9aaf Close receive port in VM platform on null isolate (#2665) by Nate Bosch · 3 months ago
  33. 5d1c8bd Bump the github-actions group with 3 updates (#2659) by dependabot[bot] · 3 months ago
  34. 1ba4b68 Fix unawaited_return_in_try_block (#2654) by Daco Harkes · 3 months ago
  35. fe9e658 Revert "Disallow exiting from VM tests (#2640)" (#2652) by Nate Bosch · 3 months ago
  36. 27e640a Use dev tools URL when debugging (#2283) by Nate Bosch · 3 months ago
  37. 44a8e78 Fix output for multiline clauses in failures (#2646) by Nate Bosch · 3 months ago
  38. 6408169 Indent string diffs lines (#2648) by Nate Bosch · 3 months ago
  39. 2da0178 Shorten failure message for NaN/not NaN (#2649) by Nate Bosch · 3 months ago
  40. 376443b Handle async conditions in mayEmit (#2647) by Nate Bosch · 3 months ago
  41. b3f92fa More consistent unexpected error formatting (#2644) by Nate Bosch · 3 months ago
  42. 86fcce2 Disallow exiting from VM tests (#2640) by Nate Bosch · 3 months ago
  43. a5374bf Reformat with latest dev SDK (#2641) by Nate Bosch · 3 months ago
  44. 14f99ec Track the OS for browser platforms (#2449) by Nate Bosch · 4 months ago
  45. fd2b4be Override test packages in coverage tests (#2638) by Nate Bosch · 4 months ago
  46. a1b82f1 Bump the github-actions group with 3 updates (#2637) by dependabot[bot] · 4 months ago
  47. d5da922 Expose the backend APIs used by flutter_test from test_api (#2635) by Jacob MacDonald · 4 months ago
  48. c8c76f4 Prepare to publish (#2634) by Nate Bosch · 4 months ago matcher-v0.12.20 test-v1.31.1 test_api-v0.7.12 test_core-v0.6.18
  49. 8bbb847 Example of how to use `has` (#2631) by Jonas Finnemann Jensen · 4 months ago
  50. bd40148 Remove extra version info (#2539) by Nate Bosch · 4 months ago
  51. d20671c Fix dart2wasm tests with custom HTML files (#2626) by Kevin Moore · 4 months ago
  52. 17efdc2 fix: improve error reporting on GitHub (#2629) by Kevin Moore · 4 months ago
  53. c21233e Ignore test pid on windows (#2630) by Nate Bosch · 4 months ago
  54. e8012f7 Bump to language version 3.10 (#2624) by Nate Bosch · 4 months ago
  55. cfdd7d2 Bump the github-actions group with 3 updates (#2619) by dependabot[bot] · 4 months ago
  56. d0d5ccd Allow analyzer ^13.0.0, with breaking changes. (#2622) by Konstantin Scheglov · 4 months ago
  57. bcc5228 Fix hang on windows with multiple exe tests (#2618) by Jacob MacDonald · 5 months ago
  58. 2b8c256 Allow exceptions from operator == (#2543) by Nate Bosch · 5 months ago
  59. 2baa37c Respect common environment variables for color output detection (#2613) by Kevin Moore · 5 months ago
  60. d320333 Catch Errors reading resolved executable (#2612) by Nate Bosch · 5 months ago
  61. 021d056 Allow analyzer major version 12 (#2610) by Konstantin Scheglov · 5 months ago test-v1.31.0 test_api-v0.7.11 test_core-v0.6.17
  62. 36b9d82 Fix exception for missing resolved executable (#2611) by Nate Bosch · 5 months ago
  63. 1cd6232 Support tests on VM with sanitizers (#2575) by Ryan Macnak · 5 months ago
  64. 9d2f9fe Fix hang when separate-process test crashes (#2606) by Nate Bosch · 5 months ago
  65. 7e6d5da Require `analyzer: '>=8.0.0 <12.0.0'` (#2607) by Kevin Moore · 5 months ago
  66. c8c7301 Remove stale deprecation annotations (#2605) by Nate Bosch · 6 months ago
  67. 21ed5d6 Add void return on group callback (#2604) by Nate Bosch · 6 months ago
  68. 746af0e Default failure summary for expanded reporter (#2588) by Aryan Shukla · 6 months ago
  69. 0d5fe4d Bump the github-actions group with 3 updates (#2602) by dependabot[bot] · 6 months ago
  70. 45e4ef2 Prepare to publish (#2601) by Nate Bosch · 6 months ago matcher-v0.12.19 test-v1.30.0 test_api-v0.7.10 test_core-v0.6.16
  71. 5adf49a Fix missing test locations on solo-skipped tests by passing location/trace through (#2600) by Danny Tuppeny · 6 months ago
  72. 88eafe2 fix: report all coverage when no filters are specified (#2594) by Felix Angelov · 6 months ago
  73. 6f9e059 [matcher] Add type check in pairwiseCompare (#2596) by Nate Bosch · 6 months ago
  74. fe41d54 Add `--suite-load-timeout` option (#2505) by Nils Reichardt · 6 months ago
  75. ce6ef63 Make pretty print O(max size) (#2591) by Jacob MacDonald · 6 months ago
  76. 5a2b40d test: add library doc comments (#2586) by Kevin Moore · 6 months ago
  77. 9594859 Bump the github-actions group with 3 updates (#2590) by dependabot[bot] · 7 months ago
  78. ea53855 Add FutureOr return types on callbacks (#2587) by Matthew McDonald · 7 months ago
  79. db0c811 Allow analyzer major version 10 (#2584) by Konstantin Scheglov · 7 months ago test-v1.29.0 test_api-v0.7.9 test_core-v0.6.15
  80. f95c0f5 Allow empty test source when parsing metadata (#2583) by Nate Bosch · 7 months ago
  81. c970e00 Remove the dependency on pubspec_parse (#2580) by Liam Appelbe · 7 months ago
  82. 6f79518 Bump the github-actions group with 5 updates (#2582) by dependabot[bot] · 8 months ago
  83. da25976 Improve canUseSpecialChars on Linux and Mac (#2545) by Ömer Sinan Ağacan · 8 months ago
  84. b951efc Support --version in pub workspace (#2538) by Nate Bosch · 8 months ago
  85. 7506147 Hide skip reasons in compact and failure reporters (#2578) by Nate Bosch · 8 months ago
  86. 462b474 [coverage] Support workspaces in coverage filters (#2574) by Liam Appelbe · 8 months ago
  87. 30aa541 Require a definition named `main` in test suites (#2569) by Nate Bosch · 8 months ago
  88. c15153b Bump the github-actions group with 2 updates (#2568) by dependabot[bot] · 9 months ago
  89. bbad7a2 Add `--coverage-package` option (#2566) by Liam Appelbe · 9 months ago
  90. cba5c15 Prepare to publish package:test (#2565) by Nate Bosch · 9 months ago test-v1.28.0
  91. 3169454 Prepare to publish matcher (#2564) by Nate Bosch · 9 months ago matcher-v0.12.18 test_core-v0.6.14
  92. 5ef2dd9 fix(test_core): fix `writeCoverage` to handle a `null` hit map (#2563) by Felix Angelov · 9 months ago
  93. 80a4934 removed unused js dependency (#2560) by greenart7c3 · 9 months ago
  94. 1a6c5ac Prepare to publish (#2559) by Nate Bosch · 9 months ago test-v1.27.0 test_api-v0.7.8 test_core-v0.6.13
  95. 6b81a26 Bump the github-actions group with 3 updates (#2557) by dependabot[bot] · 10 months ago
  96. 961e472 Bump requirements to allow/require analyzer 9.0.0 (#2555) by Sam Rawlins · 10 months ago
  97. a8f97ed Fix wasmPath for Windows + Node.js + dart2wasm combo. (#2551) by Wu Tingfeng · 10 months ago
  98. 5855358 Add a sentence to clarify "Platform" (#2550) by Nate Bosch · 10 months ago
  99. 8083c8f Make all package:coverage imports conditional (#2544) by Nate Bosch · 11 months ago
  100. a16f149 Bump the github-actions group with 5 updates (#2547) by dependabot[bot] · 11 months ago