ExUnit: Expected behaviour with :group + :async true + :parameterize?
|
|
1
|
49
|
September 10, 2025
|
Things I've realized about testing Elixir code
|
|
0
|
159
|
August 31, 2025
|
Generating separate tests with for - how to make a controller test to validate mandatory fields?
|
|
1
|
72
|
August 29, 2025
|
Testcontainers - A Testcontainers implementation for Elixir
|
|
39
|
2444
|
August 18, 2025
|
ExUnitSpan - An ExUnit formatter to visualize test execution
|
|
3
|
1302
|
August 7, 2025
|
What is the optimal --max-requires option for tests?
|
|
0
|
49
|
August 7, 2025
|
Testing "seam" in Elixir
|
|
20
|
453
|
August 5, 2025
|
allure_test_formatter - Allure test report for ExUnit
|
|
2
|
62
|
July 28, 2025
|
Removing ExUnit.start() still runs the tests
|
|
1
|
104
|
July 24, 2025
|
Mix test feature: shortcut to run last tests?
|
|
4
|
97
|
May 24, 2025
|
ExUnit wish - retrospective `:test` env logger level
|
|
7
|
110
|
April 8, 2025
|
I can't get actual code location (line/column) from macros used in tests
|
|
8
|
1142
|
April 7, 2025
|
Mix test hides console output text with black on black colorization?
|
|
3
|
730
|
April 4, 2025
|
How-to: Async tests with application env.
|
|
1
|
151
|
March 9, 2025
|
Test order is not deterministic despite using a seed
|
|
6
|
150
|
March 8, 2025
|
Parameterized testing and setup block
|
|
4
|
237
|
February 8, 2025
|
Including ExUnit in a release to use Wallaby
|
|
4
|
1039
|
January 21, 2025
|
How to get --warnings-as-errors in tests?
|
|
2
|
378
|
January 8, 2025
|
ExUnitExt - A small extension for ExUnit that adds a few extra features.
|
|
0
|
91
|
December 15, 2024
|
Handling multi-newline exception messages in doctests? (Elixir v1.12.0)
|
|
7
|
1795
|
December 12, 2024
|
[error] MyXQL.Connection (#PID<0.265.0>) disconnected: ** (DBConnection.ConnectionError) owner #PID<0.567.0> exited
|
|
6
|
1800
|
December 2, 2024
|
Best practices for testing behaviour implementations concurrently
|
|
7
|
300
|
November 29, 2024
|
Testing channels in local cluster
|
|
0
|
50
|
November 26, 2024
|
mix test.interactive - Interactive test runner for ExUnit
|
|
0
|
96
|
October 17, 2024
|
Can you cause ex_unit test suite to fail if there's extraneous output?
|
|
3
|
83
|
October 16, 2024
|
Can you use ex_unit to assert that a log statement was emitted with specific metadata?
|
|
3
|
264
|
September 18, 2024
|
No expectation defined for Mobilizon
|
|
2
|
63
|
August 14, 2024
|
Logger messages not caught by ExUnit
|
|
3
|
102
|
July 22, 2024
|
Is it possible to create a test semaphore?
|
|
5
|
240
|
June 12, 2024
|
Another race condition in ExUnit? Need help with finding it!
|
|
5
|
394
|
June 11, 2024
|