felangel / mocktail

A mock library for Dart inspired by mockito

Home Page:https://pub.dev/packages/mocktail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🍹 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

About

A mock library for Dart inspired by mockito

https://pub.dev/packages/mocktail

License:MIT License


Languages

Language:Dart 99.5%Language:Shell 0.5%