8000 GitHub - felangel/mocktail: A mock library for Dart inspired by mockito
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

felangel/mocktail

Repository files navigation

🍹 mocktail

ci coverage License: MIT

This repository contains mocking libraries for Dart inspired by mockito.


Pub

A Dart mocking library which simplifies mocking with null safety support and no manual mocks or code generation.


Pub

A Dart package which allows you to mock Image.network in your widget tests with confidence using package:mocktail

0