This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hello there!
First of all, I am a complete noob when it comes to Elixir, so the answer to this might be super basic but I need some help...
New
When I run mix test --cover in my Phoenix project, I get some files with poor coverage because they are tiny modules with a use Something...
New
Hi. My project has both unit and property tests. Unit tests are using a mocking library but I don’t need my property tests to run with th...
New
Background
I am trying to do an integration test for a simple terminal application that I am writting.
This application is basically a S...
New
We have a few thousand tests in our suite, and we started getting OOM errors from our CI. Is there a way to order tests by RAM consumptio...
New
Hello,
I attempted to split the test suite of a large Elixir project to improve execution speed. However, I observed that the test cover...
New
some context, I’m running helix+tmux and have some shortcuts to run my tests. I’ve configured some shortcuts like: run line, run file, ru...
New
From my understanding, writing a custom Mix task requires this implementation:
def run(arg) do
...
end
Without this above implementatio...
New
Trending Over Three Years
Background
I have a project where I have separated my tests into two categories: Unit tests and Integration tests.
My objective is to ha...
New
Hi
I made a unit test in order to compare two lists but it’s returning the following error:
== Compilation error in file test/prepend_t...
New
While doing
mix test moduleA
I’m having a problem and it would be helpful if I could know what test is currently running. I basically w...
New
Background
I have a small function with some branching logic and I have some tests for it. I would like to use the erlang debugger when I...
New
I am trying to write a test that covers the behavior more or less of the entire application - technically these are more integrative test...
New
Hello, I downloaded Jeffery and Andreas code and updated some of the code with a test they had me enter in there. Then when I went to run...
New
$ mix test.watch
[warn] Could not start the file system monitor.
$ mix --version
Erlang/OTP 24 [erts-12.0.3] [source] [64-bit] [smp:8:8...
New
Is it possible to run mix test --trace such that it only shows all test suites without showing the stacktrace for failing tests, such tha...
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
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







