Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support test on environment variable's value #1230

@riceyeh

Description

@riceyeh

It will be very useful for test to support testing on environment variable's value like the following example (with shx as wrapper):

shx test "${NODE_ENV}" = "production"  && shx mkdir -p dist/data || shx mkdir -p tmp/data 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions