test_core 0.6.4 test_core: ^0.6.4 copied to clipboard
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.