Open mousedownmike opened 2 years ago
Please add support for the mocktail package.
Mock library for Dart inspired by mockito. Mocktail focuses on providing a familiar, simple API for creating mocks in Dart (with null-safety) without the need for manual mocks or code generation.
Mock library for Dart inspired by mockito.
Mocktail focuses on providing a familiar, simple API for creating mocks in Dart (with null-safety) without the need for manual mocks or code generation.
Having DartPad access would assist with creating interactive documentation for the project.
This depends on the test package, which DartPad doesn't support right now.
test
Thanks for the update, relates to #1348
Please add support for the mocktail package.
Having DartPad access would assist with creating interactive documentation for the project.