agrostar / zzapi-vscode

VS Code extension for zzapi - an API testing and documentation framework
MIT License
3 stars 0 forks source link

Simpler tests like startsWith and contains #6

Closed vasan-agrostar closed 1 month ago

vasan-agrostar commented 1 month ago

forked off from #3

vasan-agrostar commented 1 month ago

Let's use $sw, $ew and $co as the operator names for startsWith, endsWith and contains. All other operators are two-letter ones like $gt.

vasan-agrostar commented 1 month ago

zzapi v1.2.0 and zzapi-vscode v2.1.0 address this issue.