...

/

Introduction

Introduction

A brief introduction to testing Phoenix-specific patterns and the role of Phoenix in our application.

The Phoenix framework is really a combination of libraries:

This combination provides many tools to spin up web-server applications fairly easily, drawing on the history of many other frameworks. Still, it works very hard not to ...