Login
From:
The log of Paul Wilson
(Uncensored)
subscribe
A fun, but trivial, limitation in Elixir ExUnit (/Macros) | The log of Paul Wilson
https://furlough.merecomplexities.com/elixir/2023/03/10/a-fun-but-trivial-limitation-in-exunit-macros.html
links
backlinks
Tagged with:
elixir
Roast topics
Find topics
Find it!
Today I learnt that it is forbidden to use an attribute which is a port or a (reference) in an ExUnit test. (Pids are just fine).