unittest 0.11.7 unittest: ^0.11.7 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.