1. 14f99ec Track the OS for browser platforms (#2449) by Nate Bosch · 29 hours ago master
  2. fd2b4be Override test packages in coverage tests (#2638) by Nate Bosch · 29 hours ago
  3. a1b82f1 Bump the github-actions group with 3 updates (#2637) by dependabot[bot] · 2 days ago
  4. d5da922 Expose the backend APIs used by flutter_test from test_api (#2635) by Jacob MacDonald · 5 days ago
  5. c8c76f4 Prepare to publish (#2634) by Nate Bosch · 5 days ago matcher-v0.12.20 test-v1.31.1 test_api-v0.7.12 test_core-v0.6.18
  6. 8bbb847 Example of how to use `has` (#2631) by Jonas Finnemann Jensen · 2 weeks ago
  7. bd40148 Remove extra version info (#2539) by Nate Bosch · 3 weeks ago
  8. d20671c Fix dart2wasm tests with custom HTML files (#2626) by Kevin Moore · 3 weeks ago
  9. 17efdc2 fix: improve error reporting on GitHub (#2629) by Kevin Moore · 3 weeks ago
  10. c21233e Ignore test pid on windows (#2630) by Nate Bosch · 3 weeks ago
  11. e8012f7 Bump to language version 3.10 (#2624) by Nate Bosch · 3 weeks ago
  12. cfdd7d2 Bump the github-actions group with 3 updates (#2619) by dependabot[bot] · 3 weeks ago
  13. d0d5ccd Allow analyzer ^13.0.0, with breaking changes. (#2622) by Konstantin Scheglov · 3 weeks ago
  14. bcc5228 Fix hang on windows with multiple exe tests (#2618) by Jacob MacDonald · 5 weeks ago
  15. 2b8c256 Allow exceptions from operator == (#2543) by Nate Bosch · 6 weeks ago
  16. 2baa37c Respect common environment variables for color output detection (#2613) by Kevin Moore · 6 weeks ago
  17. d320333 Catch Errors reading resolved executable (#2612) by Nate Bosch · 6 weeks ago
  18. 021d056 Allow analyzer major version 12 (#2610) by Konstantin Scheglov · 6 weeks ago test-v1.31.0 test_api-v0.7.11 test_core-v0.6.17
  19. 36b9d82 Fix exception for missing resolved executable (#2611) by Nate Bosch · 7 weeks ago
  20. 1cd6232 Support tests on VM with sanitizers (#2575) by Ryan Macnak · 8 weeks ago
  21. 9d2f9fe Fix hang when separate-process test crashes (#2606) by Nate Bosch · 8 weeks ago
  22. 7e6d5da Require `analyzer: '>=8.0.0 <12.0.0'` (#2607) by Kevin Moore · 8 weeks ago
  23. c8c7301 Remove stale deprecation annotations (#2605) by Nate Bosch · 8 weeks ago
  24. 21ed5d6 Add void return on group callback (#2604) by Nate Bosch · 8 weeks ago
  25. 746af0e Default failure summary for expanded reporter (#2588) by Aryan Shukla · 8 weeks ago
  26. 0d5fe4d Bump the github-actions group with 3 updates (#2602) by dependabot[bot] · 9 weeks ago
  27. 45e4ef2 Prepare to publish (#2601) by Nate Bosch · 9 weeks ago matcher-v0.12.19 test-v1.30.0 test_api-v0.7.10 test_core-v0.6.16
  28. 5adf49a Fix missing test locations on solo-skipped tests by passing location/trace through (#2600) by Danny Tuppeny · 9 weeks ago
  29. 88eafe2 fix: report all coverage when no filters are specified (#2594) by Felix Angelov · 2 months ago
  30. 6f9e059 [matcher] Add type check in pairwiseCompare (#2596) by Nate Bosch · 2 months ago
  31. fe41d54 Add `--suite-load-timeout` option (#2505) by Nils Reichardt · 3 months ago
  32. ce6ef63 Make pretty print O(max size) (#2591) by Jacob MacDonald · 3 months ago
  33. 5a2b40d test: add library doc comments (#2586) by Kevin Moore · 3 months ago
  34. 9594859 Bump the github-actions group with 3 updates (#2590) by dependabot[bot] · 3 months ago
  35. ea53855 Add FutureOr return types on callbacks (#2587) by Matthew McDonald · 3 months ago
  36. db0c811 Allow analyzer major version 10 (#2584) by Konstantin Scheglov · 4 months ago test-v1.29.0 test_api-v0.7.9 test_core-v0.6.15
  37. f95c0f5 Allow empty test source when parsing metadata (#2583) by Nate Bosch · 4 months ago
  38. c970e00 Remove the dependency on pubspec_parse (#2580) by Liam Appelbe · 4 months ago
  39. 6f79518 Bump the github-actions group with 5 updates (#2582) by dependabot[bot] · 4 months ago
  40. da25976 Improve canUseSpecialChars on Linux and Mac (#2545) by Ömer Sinan Ağacan · 5 months ago
  41. b951efc Support --version in pub workspace (#2538) by Nate Bosch · 5 months ago
  42. 7506147 Hide skip reasons in compact and failure reporters (#2578) by Nate Bosch · 5 months ago
  43. 462b474 [coverage] Support workspaces in coverage filters (#2574) by Liam Appelbe · 5 months ago
  44. 30aa541 Require a definition named `main` in test suites (#2569) by Nate Bosch · 5 months ago
  45. c15153b Bump the github-actions group with 2 updates (#2568) by dependabot[bot] · 5 months ago
  46. bbad7a2 Add `--coverage-package` option (#2566) by Liam Appelbe · 5 months ago
  47. cba5c15 Prepare to publish package:test (#2565) by Nate Bosch · 5 months ago test-v1.28.0
  48. 3169454 Prepare to publish matcher (#2564) by Nate Bosch · 5 months ago matcher-v0.12.18 test_core-v0.6.14
  49. 5ef2dd9 fix(test_core): fix `writeCoverage` to handle a `null` hit map (#2563) by Felix Angelov · 5 months ago
  50. 80a4934 removed unused js dependency (#2560) by greenart7c3 · 6 months ago
  51. 1a6c5ac Prepare to publish (#2559) by Nate Bosch · 6 months ago test-v1.27.0 test_api-v0.7.8 test_core-v0.6.13
  52. 6b81a26 Bump the github-actions group with 3 updates (#2557) by dependabot[bot] · 6 months ago
  53. 961e472 Bump requirements to allow/require analyzer 9.0.0 (#2555) by Sam Rawlins · 6 months ago
  54. a8f97ed Fix wasmPath for Windows + Node.js + dart2wasm combo. (#2551) by Wu Tingfeng · 6 months ago
  55. 5855358 Add a sentence to clarify "Platform" (#2550) by Nate Bosch · 6 months ago
  56. 8083c8f Make all package:coverage imports conditional (#2544) by Nate Bosch · 7 months ago
  57. a16f149 Bump the github-actions group with 5 updates (#2547) by dependabot[bot] · 7 months ago
  58. b99d556 Bump the github-actions group across 1 directory with 3 updates (#2534) by dependabot[bot] · 8 months ago
  59. abe4939 Remove executable argument forwarding in tests (#2533) by Nate Bosch · 8 months ago
  60. 81e0579 Serve dart2wasm source map files (#2532) by Ömer Sinan Ağacan · 8 months ago
  61. 9354f23 Add `--coverage-path` and `--branch-coverage` options (#2517) by Liam Appelbe · 9 months ago
  62. 5aef971 Allow connecting to the runner from test suite (#2526) by Nate Bosch · 9 months ago
  63. 953e828 Drop executable arguments forwarding (#2528) by Nate Bosch · 9 months ago
  64. 6aeb1e4 Consider NaN a match for itself (#2524) by Nate Bosch · 9 months ago
  65. 65a3769 Use latest analyzer and language version (#2523) by Nate Bosch · 9 months ago
  66. c201cc9 Expand Analyzer constraints to allow 8.x (#2518) by Nate Bosch · 10 months ago test-v1.26.3 test_api-v0.7.7 test_core-v0.6.12
  67. 2be5ca0 prep to publish package:checks 0.3.1 (#2513) by Devon Carew · 10 months ago checks-v0.3.1
  68. 3d5aaa3 Bump github/codeql-action from 3.28.18 to 3.29.2 in the github-actions group (#2514) by dependabot[bot] · 10 months ago
  69. 8e703e2 Update README.md to clarify this is an experiment (#2512) by Seth Ladd · 10 months ago
  70. 0793a2b Add isSorted and related matchers (#2490) by Agam Agarwal · 11 months ago
  71. e2ddae9 Bump the github-actions group with 2 updates (#2506) by dependabot[bot] · 11 months ago
  72. 42a6d33 [native assets] Graduate to preview (#2501) by Daco Harkes · 12 months ago test-v1.26.2 test_core-v0.6.11
  73. 5ffcb36 Fix an issue with failed assertions using setUpAll/tearDownAll (#2499) by Danny Tuppeny · 12 months ago test-v1.26.1 test_api-v0.7.6 test_core-v0.6.10
  74. b9c59ea Set a debug name for test isolates (#2494) by Liam Appelbe · 12 months ago
  75. a1e295b Fix CI by Liam Appelbe · 12 months ago
  76. 3c3878a Include the test URI in the debug name by Liam Appelbe · 12 months ago
  77. 90e64ec Bump version by Nate Bosch · 12 months ago
  78. d67c897 Merge branch 'master' into isolate_debug_name by Liam Appelbe · 12 months ago
  79. e6d4877 release test packages (#2495) by Jacob MacDonald · 12 months ago test-v1.26.0 test_api-v0.7.5 test_core-v0.6.9
  80. 4097e1b revert workflow debugging by Liam Appelbe · 12 months ago
  81. 7800c01 fmt by Liam Appelbe · 12 months ago
  82. 455483b changelog by Liam Appelbe · 12 months ago
  83. c9b5b6f fmt by Liam Appelbe · 12 months ago
  84. 39c4b31 Set a debug name for test isolates by Liam Appelbe · 12 months ago
  85. 55d1f9e Fix typos in json_reporter documentation (#2493) by Fichtelcoder · 12 months ago
  86. c3755d8 Bump github/codeql-action from 3.28.13 to 3.28.16 in the github-actions group (#2492) by dependabot[bot] · 1 year ago
  87. 935b8b0 Allow specifying an explicit location for test/groups (#2481) by Danny Tuppeny · 1 year ago
  88. 3ac991f Fix typos in README (#2487) by Nate Bosch · 1 year, 1 month ago
  89. 84eba11 [native assets] Add support for pub workspaces (#2484) by Daco Harkes · 1 year, 1 month ago
  90. ab85097 [native assets] Add support for pub workspaces by Daco Harkes · 1 year, 1 month ago
  91. 9f9fd77 Migrate host.dart to new JS interop (#2448) by Nate Bosch · 1 year, 1 month ago
  92. 8643fbf Migrate from deprecated `dart:js`, `dart:js_util`, `package:js_util` to `dart:js_interop` (#2478) by Ömer Sinan Ağacan · 1 year, 1 month ago
  93. c1fa1e6 Bump the github-actions group with 3 updates (#2476) by dependabot[bot] · 1 year, 1 month ago
  94. 31a2d64 Sort reporter options (#2475) by Nate Bosch · 1 year, 1 month ago
  95. 9e349d0 Suggest using `dart pub add dev:checks` (#2467) by Jonas Finnemann Jensen · 1 year, 2 months ago
  96. e941dba Update publish.yaml (#2465) by Devon Carew · 1 year, 2 months ago
  97. 32bf9b7 Bump the github-actions group with 5 updates (#2462) by dependabot[bot] · 1 year, 2 months ago
  98. a833663 [test] ignore deprecated pkg:js (for now) (#2458) by Kevin Moore · 1 year, 2 months ago
  99. 17609bf [test] allow the latest version of pkg:shelf_web_socket (#2457) by Kevin Moore · 1 year, 3 months ago test-v1.25.15
  100. 73d629d Enable and fix unnecessary_ignore lint (#2456) by Kevin Moore · 1 year, 3 months ago