unittest 0.12.0-beta.8 unittest: ^0.12.0-beta.8 copied to clipboard
A library for writing dart unit tests.
The unittest
package has been renamed test
. It will export test
's
API through the 0.12.x
branch, but it is deprecated and test
should be used
instead.