Quiz: ScalaTest Basics

Take a quiz on the basics of ScalaTest before deepening your testing knowledge.

We'll cover the following...

Quiz: ScalaTest Basics

1.

What’s the most suitable testing style for autogenerated test suites?

A.

PropSpec

B.

RefSpec

C.

FreeSpec

D.

WordSpec


1 / 10
...