yak_test 0.5.1+2 copy "yak_test: ^0.5.1+2" to clipboard
yak_test: ^0.5.1+2 copied to clipboard

outdated

a Dart package that helps to testing apps made with `yak_packages`

example/README.md

Example #


String greet() => 'hello';

final runner = Runner<String>(greet);

void main() => runner.tester(description: 'runner test', example: greet);

3
likes
0
pub points
6%
popularity

Publisher

verified publisheryakforward.com

a Dart package that helps to testing apps made with `yak_packages`

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

stub, test, yak_error_handler, yak_result, yak_runner

More

Packages that depend on yak_test