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.


*José Valimhttps://dashbit.co/ <https://dashbit.co/>*

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4L21zeMGsyVRPqpAC2iADxhJ0fD9ciE1cqi7fZFoFqgSw%40mail.gmail.com.

Reply via email to