test_core 0.4.16 copy "test_core: ^0.4.16" to clipboard
test_core: ^0.4.16 copied to clipboard

unlisted

A basic library for writing tests and running them on the VM.

A minimal package for writing and running tests as well as extensions for implementing a custom test runner.

If you're interested in testing Dart code, you likely want to use package:test.

At this time this package is not intended to be used publicly. The API is not yet stable.