Running a Property

Learn to run a property in Elixir.

We'll cover the following...

The properties we’ve seen so far left a lot to the imagination. Now that we have a stand-in directory structure similar to what we’d use in a real project, we can tie everything together. We’ll add a property to the project and execute it. The property will be basic and test ...