Generate test should generate model test and/or serializer test

Issue #7 resolved
Leo Neto repo owner created an issue

Thinking of the approach below, but it might be too verbose:

D g test [model|serializer] album

Another approach could be the one below. A problem with it is its different syntax:

D g test [model|serializer]:album

Comments (1)

  1. Log in to comment