What's New?
- new executor: dbfixtures doc (#89)
- pretty print XML and JSON output of testsuite results. (#106)
- cli: add strict run mode (#105)
- executor/imap: add deleteonsuccess option to delete a mail once (#104)
- executor/http BasicAuth (#100) add ignore_ssl (#99)
- template templater's values with themselves. (#90)
- assertion support quoted args when splitting assertion. (#87)
Fixed:
- assertion output (#107)
- logrus import path (#103)
- executors/imap close mailbox then logout properly once messages… (#102)
- sirupsen/logrus import path case (#101)
- replace ExecutorResult type to fix assertions. (#96)
- test case skipped format (#95)
- convert executor result to boolean for ShouldBeTrue/False assert… …(#91)
- remove noPrintable char from Failure & Output (#88)