Blog Posts

Phoenix LiveView Testing

Phoenix LiveView Testing

Phoenix LiveView is a pleasure to work with, and the testing capabilities in LiveView add one more benefit to using it.

elixirtesting

Marko Honkanen

CircleCI Elixir setup

CircleCI Elixir setup

Continuous integration is basically a mandatory requirement for todays development work. Here is how I setup an Elixir/Phoenix project to run on CircleCI

elixirphoenixCI

Marko Honkanen

Elixir Programming Language

Elixir Programming Language

Introduction to Elixir some useful programming language features. This post covers several topics that are useful in general Elixir programming as well as when used in the context of test automation.

programmingelixir

Marko Honkanen