Server integration testing in Phoenix
Server integration tests in Phoenix should be fast, readable and maintainable. phoenix_integration has similiarities to Capybara, but is better as it Elixir/Phoenix native. Learn how and why to use it.
Read next Elixir Machine Learning library (currently only Neural Networks implemented)