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.

Is it a best practice to use Predef.assert rather than ScalaTest’s assert macro?

A.

Yes

B.

No


1 / 10
...