Level 13
I found it here: https://github.com/laravel/framework/blob/5.2/src/Illuminate/Foundation/Console/TestMakeCommand.php.
Turns out all I needed was to post this to figure it out... :)
It does ask for some Laravel specific information (the path) but that can be updated easily.