Latest #mix-test Threads 
Hello there.
I’m wondering if people have any tips for doing TDD with Elixir.
I am specifically wondering if it is possible to configur...
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
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 have a Player schema and each player can have multiple heroes (one-to-many) when trying to insert a Player with associated Hero...
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
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
From my understanding, writing a custom Mix task requires this implementation:
def run(arg) do
...
end
Without this above implementatio...
New
Does it okay if I never use mix test?
I am currently developing app but never try to use mix test, because some of code I made custom in...
New
Dear all tim,
I don’t know to solved this warning when try make mix test,
this is the code i get
==> tailwind
Compiling 3 files (.e...
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
This Week's Trending
This Month's Trending
This Year's Trending
I love this Haskell Stack feature:
--file-watch Watch for changes in local files and automatically
...
New
Hello there.
I’m wondering if people have any tips for doing TDD with Elixir.
I am specifically wondering if it is possible to configur...
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
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
Dear all tim,
I don’t know to solved this warning when try make mix test,
this is the code i get
==> tailwind
Compiling 3 files (.e...
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
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
Does it okay if I never use mix test?
I am currently developing app but never try to use mix test, because some of code I made custom in...
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
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
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
Hello!
I have a Player schema and each player can have multiple heroes (one-to-many) when trying to insert a Player with associated Hero...
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
MixTester
This is a tiny tool I’ve developed during implementation of incremental compilation for my optimizing compiler. MixTester’s pri...
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:
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








