toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 215 packages
Sort by PUB-AZS
The user facing API for structuring Dart tests and checking expectations.
A full featured library for writing and running Dart tests across platforms.#testing
A basic library for writing tests and running them on the VM.
Leak tracking code intended for usage in tests.
Utility for providing mocked Image.network response in Flutter widget tests.
Utilities for writing unit tests of Builders.#build-runner#testing
This library can be used to process the results of dart tests. It processes data from the `json` output emitted by the dart test runner and provide an API to the test results.
A simple to use mocking package for Dio intended to be used in tests. It provides various types and methods to declaratively mock request-response communication.
Generate JUnit XML reports from dart test runs. Transforms the output of dart or flutter tests to JUnit style XML
A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.