ma2gedev / power_assert_ex

Power Assert in Elixir. Shows evaluation results each expression.
https://github.com/ma2gedev/power_assert_ex
Other
214 stars 6 forks source link

Drop ShouldI test framework #38

Closed ma2gedev closed 3 years ago

ma2gedev commented 3 years ago

We will plan to remove ShouldI test framework support.

There is a warning and the library is not actively maintained now.

warning: Dict.merge/2 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
Warning:   lib/shouldi.ex:156: ShouldI.assign/2

And in my investigation, the libraries using ShouldI also are not actively maintained.