mocktail icon indicating copy to clipboard operation
mocktail copied to clipboard

A mock library for Dart inspired by mockito

Results 43 mocktail issues
Sort by recently updated
recently updated
newest added

## Status **READY** ## Breaking Changes NO ## Description This Pull Request enhances the `mockNetworkImages` utility method by introducing a more flexible `mockNetworkImagesWith` function that accepts a custom image provider....

## Status **IN DEVELOPMENT** ## Breaking Changes NO ## Description A WhenCall that hasn't completed yet can be a real pain to track down, unless you know to just keep...

As I can see there's no way by design for mocktail to mock recently added Extension types? It would be nice to have such feature. Is there any possibility?