Latest #mix-test Threads Top

mr_smith
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
tcoopman
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
dimamik
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
syepesc
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
ppicom
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
Fl4m3Ph03n1x
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
stevegee1
From my understanding, writing a custom Mix task requires this implementation: def run(arg) do ... end Without this above implementatio...
New
ariandanim
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
ariandanim
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
crisefd
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 Top

This Month's Trending Top

This Year's Trending Top

dogweather
I love this Haskell Stack feature: --file-watch Watch for changes in local files and automatically ...
New
mr_smith
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 Top

arcanemachine
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
JasterV
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
ariandanim
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
crisefd
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
kelvinst
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
ariandanim
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
dimamik
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
Fl4m3Ph03n1x
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
ppicom
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
tcoopman
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
syepesc
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
stevegee1
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 Top

Fl4m3Ph03n1x
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
LauraBeatris
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
Sinc
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
Fl4m3Ph03n1x
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
fredmcgroarty
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
KimberlyBrooke
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
crux
$ 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
kirega
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
hst337
MixTester This is a tiny tool I’ve developed during implementation of incremental compilation for my optimizing compiler. MixTester’s pri...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement