for-GET / katt

KATT (Klarna API Testing Tool) is an HTTP-based API testing tool for Erlang.
https://github.com/for-GET/katt
Apache License 2.0
119 stars 16 forks source link

add runtime_value/runtime_validation validation type re:#29 #33

Closed andreineculau closed 8 years ago

andreineculau commented 8 years ago

reflected a bit on #29 and came up with an alternative solution based on validation types

ping @sstrigler @erikgustafson-klarna

sstrigler commented 8 years ago

In general I like the idea. :+1:

andreineculau commented 8 years ago

added array of code lines https://github.com/for-GET/katt/pull/33/files#diff-04c6e90faac2675aa89e2176d2eec7d8R108

andreineculau commented 8 years ago

added also a shell option, although not entirely fond of it since it has to return an "erlang string"