Skip to content

How can one test slush generators?  #54

@kennethlynne

Description

@kennethlynne

Ref: http://stackoverflow.com/questions/37812706/how-can-one-automate-tests-of-slush-generators

I envision doing something like this:

package.json:

....
  "scripts": {
    "test": "slush . test-placeholders.json && cd output && npm test"
  },
....

to run the tests of the scaffolded project, if that makes sense

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions