How to make test setup more maintainable, readable, and reusable with composition. more
elixir
tests
It is difficult to stay on an even emotional keel when working on code in a team. Check out some thoughts that helped me along the way. more
teams
Speed up slow CI compile times by caching dialyzer persistent lookup tables more
ci
dialyzer
elixir
erlang
Improve the testing of async processes such as GenServers, Tasks, and GenStage pipelines. more
elixir
testing
It's hard to keep your pull requests small when you don't know how long you will need to wait for a code review. Graphite allows you to stack up pull requests without pain. more
git
github
graphite
Make updates incremental and low-risk through automation more
dependabot
dependencies
elixir
github