--breakpoint flag changes the behaviour of mix test using bypass
|
|
2
|
48
|
November 7, 2024
|
By default, `mix test` requires no command-line arg
|
|
3
|
34
|
October 18, 2024
|
Managing different test environments with mix aliases
|
|
4
|
292
|
June 14, 2024
|
Not using Mix test
|
|
8
|
252
|
June 11, 2024
|
Logger.warn/2 is deprecated
|
|
6
|
265
|
June 9, 2024
|
How to prevent mix test to start Application
|
|
3
|
399
|
March 22, 2024
|
What test tags do you use in your Elixir projects?
|
|
18
|
1746
|
December 31, 2023
|
Why is defmodule line marked as executable on mix test --cover?
|
|
4
|
504
|
October 22, 2023
|
How to run ExUnit tests with erlang debugger?
|
|
4
|
1340
|
June 6, 2023
|
MixTester - tiny tool for testing mix tasks and any other project management tools
|
|
0
|
445
|
June 4, 2023
|
Mix test - run test coverage without showing stacktrace
|
|
0
|
445
|
December 7, 2022
|
"(EXIT) already started:" when testing parts of application
|
|
2
|
874
|
May 16, 2022
|
Testing Elixir by Andrea Leopardi and Jeffrey Matthias
|
|
1
|
734
|
December 21, 2021
|
mix test.watch "Could not start the file system monitor"
|
|
0
|
633
|
August 21, 2021
|
Is there an environment variable that stores the name of the current mix test?
|
|
8
|
2113
|
June 7, 2021
|
Undefined function inside of a test
|
|
2
|
2240
|
August 11, 2020
|
Separate mix commands for unit and integration tests
|
|
6
|
2537
|
June 16, 2020
|