Testing with Power Assert in Elixir projects Running Elixir and Phoenix projects on a cluster of nodes

Integration tests fun with Phoenix and React

Writing integration tests with Phoenix and React is easy and fun thanks to Hound, the browser automation and integration tests library for Elixir. Here’s a post I wrote about it with some tips and real test examples:

http://codeloveandboards.com/blog/2016/01/29/integration-tests-fun-with-phoenix-and-react/

Happy coding!