Quiz Yourself on Best Practices for Testing Vue Applications

1

(Select all that apply.) Why is it best to avoid testing implementation details?

A)

Testing implementation details couples tests with the internal code of a feature.

B)

The cost of writing code for testing implementation details is low.

C)

Tests should pass as long as the output is the same for provided input, even if the implementation details changed.

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.