stub 0.1.0+1 copy "stub: ^0.1.0+1" to clipboard
stub: ^0.1.0+1 copied to clipboard

outdated

A Dart micro-package to help writing tests stubbing methods

codecov badge style badge melos badge license badge sponsor badge twitter badge

stub #

A Dart micro-package to help you stub methods in your tests

if you feel that you are testing the mock rather than your code when you just need a simple stub you may want to take a look

if instead you are looking for a complete mocking experience or the classes you want to mock have 200 lines and 20 methods this package is probably not for you


Get Started #

add to your pubspec.yaml

dependencies: 
  stub: <latest version>

3
likes
0
pub points
18%
popularity

Publisher

verified publisheryakforward.com

A Dart micro-package to help writing tests stubbing methods

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on stub