Parameterized tests in ExUnit

52 views
Skip to first unread message

José Valim

unread,
May 29, 2024, 4:57:55 AMMay 29
to elixir-lang-core
I have submitted a pull request that adds parameterized tests to ExUnit, which makes it easier to parameterize tests at runtime. We plan to use this in Elixir to make it easier to run our tests using different CLI executables. Feedback is welcome: https://github.com/elixir-lang/elixir/pull/13618

The PR is actually quite small, the large changes are because we refactored our RegistryTest to use runtime parameterized tests, instead of doing it at compile time.
Reply all
Reply to author
Forward
0 new messages