Skip to content

feat: new rule collection.postman.prerequest&collection.postman.test#314

Merged
tangcent merged 2 commits intomasterfrom
dev/v2.0.0
Aug 2, 2020
Merged

feat: new rule collection.postman.prerequest&collection.postman.test#314
tangcent merged 2 commits intomasterfrom
dev/v2.0.0

Conversation

@tangcent
Copy link
Owner

@tangcent tangcent commented Aug 1, 2020

demo:

collection.postman.prerequest=```
//collection
var aa = 1;
var bb = 2;
```
collection.postman.test=```
//collection
var aaa = 1;
var bbb = 2;
```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant