|
How to make warning for misnamed test files blocking?
|
|
2
|
71
|
February 17, 2026
|
|
Elixir for implementing system test framework for a non-Elixir database
|
|
1
|
101
|
February 16, 2026
|
|
100 Percent Code Coverage Is Not as Good as You Think
|
|
0
|
107
|
February 16, 2026
|
|
SeedFactory - a toolkit for test data generation
|
|
5
|
832
|
January 31, 2026
|
|
Is it possible to mark tests as incomplete or skipped in ExUnit?
|
|
12
|
7124
|
December 30, 2025
|
|
Nvim-exunit - an ExUnit NeoVim plugin
|
|
4
|
143
|
December 15, 2025
|
|
capture_logger - ExUnit.CaptureLog with alternate formatter support
|
|
2
|
82
|
November 16, 2025
|
|
Structured output for ExUnit tests in GitHub actions
|
|
4
|
1322
|
November 2, 2025
|
|
Would you enable ExUnit's `--trace` option in a CI environment (GitHub)? (poll)
|
|
4
|
116
|
October 23, 2025
|
|
ExUnit: Expected behaviour with :group + :async true + :parameterize?
|
|
1
|
66
|
September 10, 2025
|
|
Things I've realized about testing Elixir code
|
|
0
|
185
|
August 31, 2025
|
|
Generating separate tests with for - how to make a controller test to validate mandatory fields?
|
|
1
|
87
|
August 29, 2025
|
|
Testcontainers - A Testcontainers implementation for Elixir
|
|
39
|
2589
|
August 18, 2025
|
|
ExUnitSpan - An ExUnit formatter to visualize test execution
|
|
3
|
1333
|
August 7, 2025
|
|
What is the optimal --max-requires option for tests?
|
|
0
|
62
|
August 7, 2025
|
|
Testing "seam" in Elixir
|
|
20
|
509
|
August 5, 2025
|
|
allure_test_formatter - Allure test report for ExUnit
|
|
2
|
75
|
July 28, 2025
|
|
Removing ExUnit.start() still runs the tests
|
|
1
|
119
|
July 24, 2025
|
|
Mix test feature: shortcut to run last tests?
|
|
4
|
120
|
May 24, 2025
|
|
ExUnit wish - retrospective `:test` env logger level
|
|
7
|
137
|
April 8, 2025
|
|
I can't get actual code location (line/column) from macros used in tests
|
|
8
|
1179
|
April 7, 2025
|
|
Mix test hides console output text with black on black colorization?
|
|
3
|
740
|
April 4, 2025
|
|
How-to: Async tests with application env.
|
|
1
|
194
|
March 9, 2025
|
|
Test order is not deterministic despite using a seed
|
|
6
|
183
|
March 8, 2025
|
|
Parameterized testing and setup block
|
|
4
|
346
|
February 8, 2025
|
|
Including ExUnit in a release to use Wallaby
|
|
4
|
1064
|
January 21, 2025
|
|
How to get --warnings-as-errors in tests?
|
|
2
|
467
|
January 8, 2025
|
|
ExUnitExt - A small extension for ExUnit that adds a few extra features.
|
|
0
|
98
|
December 15, 2024
|
|
Handling multi-newline exception messages in doctests? (Elixir v1.12.0)
|
|
7
|
1841
|
December 12, 2024
|
|
[error] MyXQL.Connection (#PID<0.265.0>) disconnected: ** (DBConnection.ConnectionError) owner #PID<0.567.0> exited
|
|
6
|
1826
|
December 2, 2024
|