Quiz: Tests for the Functional Core

Demonstrate your knowledge of tests for the functional core.

1

Which of the following is not an advantage of testing in the functional core?

A)

Cores are immutable so tests can run in parallel.

B)

Cores don’t have side effects so tests can count on predictable results.

C)

Cores don’t have to access databases so tests can run faster.

D)

Core tests don’t run concurrently, so they can’t conflict.

Question 1 of 70 attempted

Get hands-on with 1200+ tech skills courses.