/testing_aws_in_elixir

Support code for the blog post "Testing AWS in Elixir" 🐕‍🦺

Primary LanguageElixir

Testing AWS In Elixir — Accompanying Code

This repository contains the Elixir code to accompany this blog post.

This is a normal Mix project.

To run tests locally, in the root of the repository run:

mix deps.get
mix test