test_reflective_loader
Support for discovering tests and test suites using reflection.
0.4.0
160K downloads/mo
#936 most downloaded on pub.dev
dart-lang/tools
What this package is like to depend on
Last release 11 months ago
24 Sep 2025
Release timing varies
gaps range from 9 days to 2.2 years
Most releases are documented
notes for 16 of 18 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
19 releases · first in 2015
1 release in the last 12 months
see the full history below
Release timeline
19 releases · Apr 2015 to Sep 2025
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 19-
0.4.024 Sep 2025Release notes
Open source →- Add support for one-time set up and teardown in test classes via static
setUpClassandtearDownClassmethods
- Add support for one-time set up and teardown in test classes via static
-
0.3.009 Jul 2025Release notes
Open source →- Require Dart
^3.5.0. - Update to
package:test1.26.1. - Pass locations of groups/tests to
package:testto improve locations reported in the JSON reporter that may be used for navigation in IDEs.
- Require Dart
-
0.2.312 Dec 2024 -
0.2.214 Sep 2022 -
0.2.119 May 2022 -
0.2.009 Feb 2021 -
0.2.0-nullsafety.011 Dec 2020 pre-release -
0.1.930 Sep 2019 -
0.1.826 Jul 2018 -
0.1.721 Jul 2018Release notes
Open source →- Update documentation comments.
- Remove
@MirrorsUsedannotation ondart:mirrors.
-
0.1.620 Jul 2018Release notes
Open source →- Make
FailingTestpublic, with the URI of the issue that causes the test to break.
- Make
-
0.1.516 Jul 2018 -
0.1.426 Mar 2018Nothing published for this version
-
0.1.308 Dec 2017 -
0.1.107 Dec 2017Release notes
Open source →- For
@failingTesttests, properly handle when the test fails by throwing an exception in a timer task - Analyze this package in strong mode
- For
-
0.1.004 Oct 2016Release notes
Open source →- Switched from 'package:unittest' to 'package:test'.
- Since 'package:test' does not define 'solo_test', in order to keep this
functionality,
defineReflectiveSuitemust be used to wrap alldefineReflectiveTestsinvocations.
-
0.0.431 Aug 2016 -
0.0.322 Apr 2015Nothing published for this version
-
0.0.121 Apr 2015