josephwilk / amrita

A polite, well mannered and thoroughly upstanding testing framework for Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

equals being a macro messes up some string formatting

josephwilk opened this issue · comments

fact "bad error" do
  :atom |> ! :pants
end
 1) test has access to parent setup (ScopingFacts)
     ** (Amrita.FactError) Expected:
     :atom |> !("equals")
     at test/integration/scoping_test.exs:34