mirror of
https://github.com/valitydev/elixir-thrift.git
synced 2024-11-06 18:25:16 +00:00
56e4f9b14e
Previously all backends were removed which would hide all logs. This is quite inconvenient if a test fails. Capture log will only show output for failed tests (grouped and inline with each test failure). Do not log expected errors (tcp socket will always close eventually). |
||
---|---|---|
.. | ||
fixtures/app | ||
mix/tasks | ||
support | ||
thrift | ||
test_helper.exs |