1003 Views
In the last article , we scratched the surface of unit testing with in React. The problem with that article is that it's a bit on the Hello World level and not nearly enough to really be able to start testing. When we write tests, we have a lot more than a simple, stateless component.
0 comments