March 2019
Intermediate to advanced
750 pages
18h 30m
English
Putting Unit Testing in Context
Question | Answer |
|---|---|
What is it? | React components require special support for testing so that their interactions with other parts of the application can be isolated and inspected. |
Why is it useful? | Isolated unit tests are able to assess the basic logic provided by a component without being influenced by the interactions with the ... |
Read now
Unlock full access