Creating new Phoenix project without test units

Is it possible to tell mix phx.new not to generate test files?

Nope, but you are free to add or remove files as you see fit :slight_smile: