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

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

pub package package publisher

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.