whitfin / local-cluster

Easy local cluster creation for Elixir to aid in unit testing
MIT License
226 stars 30 forks source link

Interface to specify the node names exactly #27

Closed veedo closed 10 months ago

veedo commented 1 year ago

Sometimes required if the application under test is using predefined node names.

I've had to do this a few times in my tests now. So others may find it useful

whitfin commented 10 months ago

This was closed accidentally when changing the main branch, feel free to reopen against main (I can't seem to).