This Week's Trending
This Month's Trending
This Year's Trending
Hi everyone,
I’m curious how people in the Elixir community are approaching evaluation frameworks for AI applications, whether you’re us...
New
Claude Code Plugin for Elixir: Custom Skills and Hooks for Better Code
Quality
I’ve been experimenting with Claude Code for Elixir devel...
New
I wonder if it’s possible to mimic a simple “class reopening”/inhertinace-based SEAM in Elixir to alter a module’s behaviour without edit...
New
Like most engineers these days, I’ve been thinking about the intersection of LLM driven development and using Elixir to do so. After bein...
New
This isn’t an Elixir library, but if you’re testing with phoenix_test_playwright | Hex , you might like a new tool I recently made.
When...
New
Last Three Year's Trending
I’m writing some tests and I want to build a “common language” for writing test tags. I’m using this post to document my findings as I le...
New
I’m still in a learning phase regarding testing in Elixir, and yesterday I was trying to understand the common patterns to mock built-in ...
New
This is a followup to my earlier attempt here
The difference I am experimenting with here is to see if swapping out entire modules rath...
New
After re-watching José’s keynote from last year, he brought up that he believes that reducing the number of tests you need to write is no...
New
:wave: hi there! I’m the creator of Testing LiveView. Now that the course is finished, I’m thinking of creating another one.
But I’d lik...
New
For several years, I’ve found integration testing in Elixir to be very hard to do right and very painful. Now I don’t care much for integ...
New
I’d love to teach a group of 4-5 developers the basics of testing in Elixir (for free).
I’m thinking two to three 1-hour group sessions....
New
I want to speed up my integration testing by making tests in the following way:
1/ setup by creating records in the database with fixed ...
New
Hi, if you have a test suite with many DB tests that use PostgreSQL, we would like to hear about the impact on suite execution with this ...
New
I have a list of records that are to be sorted by the inserted_at column, and I would like to test the sorting functionality. In Ecto, I ...
New
This past weekend I’ve been doing some work on a PR to bring open_browser to PhoenixTest. For those who don’t know it, PhoenixTest is a ...
New
Current Challenge
When testing LiveViews that use assign_async, we can’t really operate on the async data.
render_async(view) waits f...
New
Do you do continuous integration testing such as with CircleCI on your Phoenix Projects? What is your approach and what has been your exp...
New
I noticed that in the Wallaby.Query docs, under Query Options it says that the visible option “Determines if the query should return only...
New
Trending Over Three Years
Use factories and not fixtures
Gods, I cannot even express how much I disagree with it.
New
Is it possible to check whether a term is an element of a list in Elixir ?
New
TL;DR: I introduce assert_fields and assert_copy and provide their code. Original blog post here.
I used to say “All the words in a te...
New
Background
Recently I have thrown again into the see of testing my functional code with Elixir. However I am finding it rather difficult ...
New
What are everybody’s favorite tools for stress testing? http://tsung.erlang-projects.org looks like a pretty cool project, anything writt...
New
I currently developing a rest API with elixir and plug.
I will like to validate user input to accept only letters, but when I use the re...
New
Good day everyone!
I am looking into using BDD with Elixir/Phoenix.
Would love to hear your reviews to the different BDD Testing Tools ...
New
That question maybe look as too generic but I really want to have an initial idea about how do you make integration/acceptance tests on a...
New
In general, if we follow the default way of application setup, all of our processes are started in test mode the same way they are in dev...
New
Hi,
Does anybody work on a test explorer ui for elixir ? Something like Rust Test Explorer ?
Thanks
New
Hi everyone,
Does someone want to participate to bring the Absinthe Tutorial to phoenix 1.4 with Dataloader and all that is needed to ha...
New
I wanted to share a pattern I learned about way back early in my Ruby/Rails dev career and has remained central to my approach to testing...
New
Hi I am wondering how should I run test for my umbrella app.
given in the umbrella app there are -
apps that want to start supervision...
New
Hi all,
I currently have this thought that relying solely on modules in Elixir hinders the writing of polymorphic code. Let me explain m...
New
Hi,
I have a controller (API) which send a broadcast into a specific channel. I try to do a test to be sure the broadcast is correctly ...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







