IntelliTect / TestTools

A collection of tools for aiding in test automation
MIT License
10 stars 7 forks source link

Format JSON input/ouput logging #67

Closed PandaMagnus closed 4 years ago

PandaMagnus commented 4 years ago

*Standardize JSON logging for inputs (previously, there were discrepancies in how inputs were logged. Ctor args were not logged at all. Change to gather all set properties and log those then log all execute method args as before)