Latest #mix-test Threads Top

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
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
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
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
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
hst337
MixTester This is a tiny tool I’ve developed during implementation of incremental compilation for my optimizing compiler. MixTester’s pri...
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

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

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
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
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
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
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
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
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