PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 19
  1. 0.4.0 24 Sep 2025
    Release notes
    • Add support for one-time set up and teardown in test classes via static setUpClass and tearDownClass methods
    Open source →
  2. 0.3.0 09 Jul 2025
    Release notes
    • Require Dart ^3.5.0.
    • Update to package:test 1.26.1.
    • Pass locations of groups/tests to package:test to improve locations reported in the JSON reporter that may be used for navigation in IDEs.
    Open source →
  3. 0.2.3 12 Dec 2024
    Release notes
    • Require Dart ^3.1.0.
    • Move to dart-lang/tools monorepo.
    Open source →
  4. 0.2.2 14 Sep 2022
    Release notes
    • Update to package:lints 2.0.0 and move it to a dev dependency.
    Open source →
  5. 0.2.1 19 May 2022
    Release notes
    • Use package:lints for analysis.
    • Populate the pubspec repository field.
    Open source →
  6. 0.2.0 09 Feb 2021
    Release notes
    • Stable null safety release.
    Open source →
  7. 0.2.0-nullsafety.0 11 Dec 2020 pre-release
    Release notes
    • Migrate to the null safety language feature.
    Open source →
  8. 0.1.9 30 Sep 2019
    Release notes
    • Add @SkippedTest annotation and skip_test prefix.
    Open source →
  9. 0.1.8 26 Jul 2018
    Release notes
    • Update FailingTest to add named parameters issue and reason.
    Open source →
  10. 0.1.7 21 Jul 2018
    Release notes
    • Update documentation comments.
    • Remove @MirrorsUsed annotation on dart:mirrors.
    Open source →
  11. 0.1.6 20 Jul 2018
    Release notes
    • Make FailingTest public, with the URI of the issue that causes the test to break.
    Open source →
  12. 0.1.5 16 Jul 2018
    Release notes
    • Set max SDK version to <3.0.0, and adjust other dependencies.
    Open source →
  13. 0.1.4 26 Mar 2018

    Nothing published for this version

  14. 0.1.3 08 Dec 2017
    Release notes
    • Fix @failingTest to fail when the test passes.
    Open source →
  15. 0.1.1 07 Dec 2017
    Release notes
    • For @failingTest tests, properly handle when the test fails by throwing an exception in a timer task
    • Analyze this package in strong mode
    Open source →
  16. 0.1.0 04 Oct 2016
    Release notes
    • Switched from 'package:unittest' to 'package:test'.
    • Since 'package:test' does not define 'solo_test', in order to keep this functionality, defineReflectiveSuite must be used to wrap all defineReflectiveTests invocations.
    Open source →
  17. 0.0.4 31 Aug 2016
    Release notes
    • Added @failingTest, @assertFailingTest and @soloTest annotations.
    Open source →
  18. 0.0.3 22 Apr 2015

    Nothing published for this version

  19. 0.0.1 21 Apr 2015
    Release notes
    • Initial version
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive