test.test.test.test version 0.12.5.test().test.Full compatibility with test 0.12.0.
Tests are no longer run in their own isolates. Instead, each test‘s environment is isolated manually using the test package’s infrastructure.
initMetatest is no longer necessary and has been removed.
metaSetUp has been removed; the test package's setUp may be used instead.
expectTestResults has been removed.
unittest to support development.