npm.io
1.0.9 • Published 10 years ago

react-defaulting-image

Licence
ISC
Version
1.0.9
Deps
1
Vulns
0
Weekly
0

react-defaulting-image

this simple component allows for specifying a default image if the target image can not be loaded.

Build Status

unit testing strategies

while this is a very simple component, i'm also using this repo to evaluate a few unit testing libraries:

  1. jest
  1. mocha
  1. ava

at this point, ava is my fave based on isolation, concurrency and enhanced-assertion messages