Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • new options to enable external variables
    • -D, --variables to define one or more external variables
    • -c, --config to define an XML file containing external variables
  • new option for validation
    • --validation-mode=<mode>, where mode can be "on", "off", or "limited"
  • new option for the test subcommand
    • -i, --info to display more information about what a test failed. May be supplied multiple times to increase the amount of information

TDML

  • ability to enable validation via a new attribute, validation="<mode>", placed on a parserTestCase 

...