Tests Versions Save

Chainable, easy to read, React testing library

1.1.2

8 years ago

Updated peers for react 15.0.0

2.0.0alpha-3

8 years ago

2.0.0alpha-1

8 years ago

new version targeting shallow rendering

1.1.1

8 years ago

find middleware supports complex selectors #39

1.1.0

8 years ago

#38

1.0.0

8 years ago

Decided to bump to 1.0 with #37. It includes a breaking change for class selectors.

0.6.4

8 years ago

latest code

0.6.3

8 years ago

updated missing dependency

0.6.2

8 years ago

Added #30

0.5.3

8 years ago

This adds the wait function, which will allow you to run your tests inside of a timeout, in order to deal with async testing.