A testing helper package to optimize chain style programming in test.
It's a peer of the modifier
package.
This package is here because it's not proper to introduce flutter_test
into the lib
of a Flutter App, or it will have potential conflicts when compile.