Search⌘ K
AI Features

The Application: Running the Code

Explore the process of running Elixir code to test a PostgreSQL-based bookstore application. Learn how to compile the database module, start the testing shell, and execute basic database functions to verify stateful properties in your tests.

We'll cover the following...

Code

...