This Week's Trending
This Month's Trending
This Year's Trending
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
Hey!
Just wanted to share my ExUnit NeoVim plugin: GitHub - aerosol/nvim-exunit: Opinionated ExUnit test runner for NeoVim · GitHub
The...
New
Coworker and I are at an impasse and would appreciate the community’s vote to resolve it. :slight_smile:
poll
Elixir’s test-runner has a...
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’ve been using Elixir for a while and only today realized that the default async value for use ExUnit.Case is false. :man_facepalming:
...
New
In :test env I have the usual logger config :point_down:
# Print only warnings and errors during test
config :logger, level: :warning
w...
New
I am not sure it deserves to be discussed in the mailing list, so I’d start here.
assert/1 and/or refute/1 macros print the following er...
New
Trending Over Three Years
I have ran upon this problem several times already when building Elixir/Phoenix/Ecto applications, and I feel like I have a solution but ...
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
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 Guys. I have elixir/phoenix running inside a docker container with docker compose and I realised my project takes much more time to ru...
New
So I was reading of the multiple modes for Ecto.Adapters.SQL.Sandbox, it seems you have to use only one of the modes for your test suite ...
New
Currently, ExUnit/CaptureLog.capture_log/2 returns the logs content captured but offers no possibility of returning any other result.
Th...
New
Hello people! Just wanted to bring a discussion to the community that happened on my team.
When it comes to testing, naming the tests is...
New
I wanted to know if this is a good patter for setting up a context in ExUnit with phoenix?
This test is using ConnCase so from the looks...
New
I’m sharing this because it may be of general interest. I was doing some refactoring of code and removed some automatic aliases when doin...
New
Hey everyone :slight_smile: I’ve been getting back into elixir over the past few weeks, so I decided it was finally time to build a VS C...
New
When debugging with IEx.pry(), I got used to that I have to run my tests with a special command iex -S mix test --trace ... (otherwise, p...
New
Hi Team,
we are planning to have HTML reporting for the ExUnit Tests. Can you please suggest some good libraries using which we can achi...
New
I was researching the source code of ExUnit and found that when ExUnit starts automatically it runs inside System.at_exit/1.
I am wonder...
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
- #elixirconf
- #exunit
- #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
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








