cgoldberg / multi-mechanize

Performance Test Framework in Python
GNU Lesser General Public License v3.0
459 stars 127 forks source link

Added support for custom fields #28

Open aviramc opened 11 years ago

aviramc commented 11 years ago

Custom fields just like custom timers, but they may contain any kind of data (and this is not analyzed, only logged). In the transaction object, simply create a dict field called 'custom_fields'.