Handling multi-newline exception messages in doctests? (Elixir v1.12.0)
|
|
6
|
1083
|
September 18, 2023
|
Issue with ExUnit coloring
|
|
6
|
159
|
September 11, 2023
|
How to approach property-based testing for features which heavily rely on the database?
|
|
3
|
211
|
September 2, 2023
|
Ensuring no process crashes when running ExUnit
|
|
6
|
156
|
September 1, 2023
|
How to default ExUnit.CaseTemplate to `async: true`
|
|
4
|
248
|
August 30, 2023
|
MyXQL.Connection disconnected problems in a test with multiple processes running
|
|
1
|
104
|
August 28, 2023
|
DBConnection.ConnectionError when running tests (every once in a while)
|
|
0
|
110
|
July 28, 2023
|
Unit tests are randomly timing out
|
|
5
|
207
|
July 15, 2023
|
Parameterized testing with ExUnit
|
|
4
|
2368
|
June 23, 2023
|
Testing multi-letter ~SIGIL in library that also supports 1.14
|
|
7
|
181
|
June 22, 2023
|
Is there a way to set ExUnit context from the CLI?
|
|
4
|
246
|
June 18, 2023
|
Exunit test error Ecto.Changeset.cast/4
|
|
9
|
329
|
June 15, 2023
|
Shared test components across umbrella apps
|
|
1
|
149
|
June 8, 2023
|
Debugging an unexpected process exit
|
|
4
|
338
|
June 1, 2023
|
Mocking system environment variables or alternative
|
|
12
|
585
|
May 16, 2023
|
Errors in tests with Phoenix PubSub and supervised process
|
|
5
|
870
|
May 11, 2023
|
How are functions scoped within ExUnit describe blocks?
|
|
4
|
757
|
May 4, 2023
|
Help on testing with Absinthe
|
|
4
|
352
|
April 24, 2023
|
Test Phoenix controllers produces warnings in output
|
|
1
|
224
|
April 7, 2023
|
Unable to generate HTML report using ExUnitNotifier in Elixir Exunit tests
|
|
3
|
240
|
April 4, 2023
|
HTML Reporting for Elixir ExUnit tests
|
|
1
|
183
|
April 4, 2023
|
** (DBConnection.Error) owner #PID<> exited while testing async function
|
|
1
|
234
|
March 31, 2023
|
Auto-run tests and clear screen before each run?
|
|
1
|
264
|
March 10, 2023
|
Ecto.Sandbox does not work with tests that have setup_all function
|
|
9
|
1286
|
March 6, 2023
|
GenServer and Supervisors - how to test them?
|
|
1
|
258
|
March 2, 2023
|
Mox with Applications - to start or not to start
|
|
7
|
1397
|
February 16, 2023
|
Any way to use Credo to check for `ExUnit.DocTest.doctest` occurrences?
|
|
4
|
332
|
February 5, 2023
|
What mode do you prefer for Ecto.Adapters.SQL.Sandbox? (Ecto + ExUnit)
|
|
4
|
519
|
January 28, 2023
|
Is it possible for start_supervised to work when start_link has no parameters?
|
|
2
|
300
|
January 26, 2023
|
Return value type spec for IO.puts
|
|
4
|
667
|
December 30, 2022
|