ExUnitExt - A small extension for ExUnit that adds a few extra features.
|
|
0
|
77
|
December 15, 2024
|
Handling multi-newline exception messages in doctests? (Elixir v1.12.0)
|
|
7
|
1676
|
December 12, 2024
|
[error] MyXQL.Connection (#PID<0.265.0>) disconnected: ** (DBConnection.ConnectionError) owner #PID<0.567.0> exited
|
|
6
|
1757
|
December 2, 2024
|
Best practices for testing behaviour implementations concurrently
|
|
7
|
155
|
November 29, 2024
|
Testing channels in local cluster
|
|
0
|
32
|
November 26, 2024
|
Testcontainers - A Testcontainers implementation for Elixir
|
|
35
|
2097
|
November 17, 2024
|
How-to: Async tests with application env.
|
|
0
|
64
|
November 4, 2024
|
mix test.interactive - Interactive test runner for ExUnit
|
|
0
|
71
|
October 17, 2024
|
Can you cause ex_unit test suite to fail if there's extraneous output?
|
|
3
|
64
|
October 16, 2024
|
Can you use ex_unit to assert that a log statement was emitted with specific metadata?
|
|
3
|
120
|
September 18, 2024
|
No expectation defined for Mobilizon
|
|
2
|
43
|
August 14, 2024
|
Logger messages not caught by ExUnit
|
|
3
|
45
|
July 22, 2024
|
How to get --warnings-as-errors in tests?
|
|
1
|
198
|
June 20, 2024
|
Is it possible to create a test semaphore?
|
|
5
|
220
|
June 12, 2024
|
Another race condition in ExUnit? Need help with finding it!
|
|
5
|
358
|
June 11, 2024
|
Regarding evaluation of arguments to ExUnit.Assertions.assert/2
|
|
5
|
224
|
May 19, 2024
|
SeedFactory - a toolkit for test data generation
|
|
4
|
627
|
May 17, 2024
|
Hide warning ExUnit
|
|
1
|
147
|
May 13, 2024
|
Is it possible to mark tests as incomplete or skipped in ExUnit?
|
|
11
|
6165
|
May 9, 2024
|
Tracing and asserting function calls
|
|
8
|
601
|
May 3, 2024
|
Invoke `handle_event` in a test as if I'm a malicious websocket hacker?
|
|
9
|
468
|
March 28, 2024
|
DBConnection.OwnershipError with Wallaby and Database-backed sessions
|
|
1
|
261
|
March 19, 2024
|
How to get better diff comparison for strings with newlines?
|
|
4
|
443
|
March 4, 2024
|
Debugging an unexpected process exit
|
|
6
|
1324
|
March 1, 2024
|
GenServers - how to test with `capture_io`?
|
|
9
|
515
|
February 29, 2024
|
Pass variables created in a defmacro definition to the do: block
|
|
1
|
227
|
February 4, 2024
|
Elixir library to execute `ExUnit` tests as `common_test`
|
|
2
|
625
|
January 9, 2024
|
** (DBConnection.Error) owner #PID<> exited while testing async function
|
|
6
|
1183
|
January 7, 2024
|
What test tags do you use in your Elixir projects?
|
|
18
|
1844
|
December 31, 2023
|
Failed tests summary at the end of mix test output
|
|
8
|
2725
|
December 26, 2023
|