Testing "seam" in Elixir
|
|
18
|
224
|
April 15, 2025
|
ExUnit wish - retrospective `:test` env logger level
|
|
7
|
84
|
April 8, 2025
|
I can't get actual code location (line/column) from macros used in tests
|
|
8
|
1111
|
April 7, 2025
|
Mix test hides console output text with black on black colorization?
|
|
3
|
707
|
April 4, 2025
|
How-to: Async tests with application env.
|
|
1
|
114
|
March 9, 2025
|
Test order is not deterministic despite using a seed
|
|
6
|
136
|
March 8, 2025
|
Parameterized testing and setup block
|
|
4
|
112
|
February 8, 2025
|
Including ExUnit in a release to use Wallaby
|
|
4
|
1010
|
January 21, 2025
|
How to get --warnings-as-errors in tests?
|
|
2
|
288
|
January 8, 2025
|
ExUnitExt - A small extension for ExUnit that adds a few extra features.
|
|
0
|
85
|
December 15, 2024
|
Handling multi-newline exception messages in doctests? (Elixir v1.12.0)
|
|
7
|
1734
|
December 12, 2024
|
[error] MyXQL.Connection (#PID<0.265.0>) disconnected: ** (DBConnection.ConnectionError) owner #PID<0.567.0> exited
|
|
6
|
1774
|
December 2, 2024
|
Best practices for testing behaviour implementations concurrently
|
|
7
|
196
|
November 29, 2024
|
Testing channels in local cluster
|
|
0
|
40
|
November 26, 2024
|
Testcontainers - A Testcontainers implementation for Elixir
|
|
35
|
2161
|
November 17, 2024
|
mix test.interactive - Interactive test runner for ExUnit
|
|
0
|
86
|
October 17, 2024
|
Can you cause ex_unit test suite to fail if there's extraneous output?
|
|
3
|
71
|
October 16, 2024
|
Can you use ex_unit to assert that a log statement was emitted with specific metadata?
|
|
3
|
176
|
September 18, 2024
|
No expectation defined for Mobilizon
|
|
2
|
55
|
August 14, 2024
|
Logger messages not caught by ExUnit
|
|
3
|
69
|
July 22, 2024
|
Is it possible to create a test semaphore?
|
|
5
|
223
|
June 12, 2024
|
Another race condition in ExUnit? Need help with finding it!
|
|
5
|
376
|
June 11, 2024
|
Regarding evaluation of arguments to ExUnit.Assertions.assert/2
|
|
5
|
230
|
May 19, 2024
|
SeedFactory - a toolkit for test data generation
|
|
4
|
667
|
May 17, 2024
|
Hide warning ExUnit
|
|
1
|
151
|
May 13, 2024
|
Is it possible to mark tests as incomplete or skipped in ExUnit?
|
|
11
|
6404
|
May 9, 2024
|
Tracing and asserting function calls
|
|
8
|
727
|
May 3, 2024
|
Invoke `handle_event` in a test as if I'm a malicious websocket hacker?
|
|
9
|
491
|
March 28, 2024
|
DBConnection.OwnershipError with Wallaby and Database-backed sessions
|
|
1
|
291
|
March 19, 2024
|
How to get better diff comparison for strings with newlines?
|
|
4
|
479
|
March 4, 2024
|