matryer / silk

Markdown based document-driven RESTful API testing.
http://silktest.org/
GNU General Public License v2.0
942 stars 69 forks source link

panic: reflect: slice index out of range #20

Closed plumbum closed 8 years ago

plumbum commented 8 years ago

I try to get unavailable index

* Data.result[2].id: /^[0-9a-f]{24}$/

and get global panic instead test FAIL.

matryer commented 8 years ago

Can you update and try again?

plumbum commented 8 years ago

Thanks you. I check it, and now returns the correct FAIL