svanoort / pyresttest

Python Rest Testing
Apache License 2.0
1.15k stars 326 forks source link

Fix for `fixed_sequence`, and fix for an output bug. #289

Open KellyBennett opened 5 years ago

KellyBennett commented 5 years ago

• Improves output of count/lenth_eq failures. • Fixes the fixed_sequence generator to actually work (currently takes only the first element from the values array).