Quiz: Testing

Review your knowledge of testing EF Core applications.

We'll cover the following...
Technical Quiz
1.

Which option is not a benefit of testing with SQLite?

A.

It uses isolated tests.

B.

It provides an in-memory database.

C.

It’s a full-fledged relational database.

D.

It has limitations on data types.


1 / 5