Skip to content

Releases: Unicorn-TAF/console-runner

3.1.0

18 Jan 12:44
Compare
Choose a tag to compare

Bugfixes:

#3: Fixed some run issues

  • run outcome de-serialization fails
  • considering app.config in run AppDomain if exists
  • set current environment folder to assembly directory for the run

#4: Added roll-forward to the next available higher major version of .net

Enhancements:

#6: Improved command line arguments

  • added --no-logo argument to disable unicorn logo before run
  • ability to specify argument values without '='

3.0.1

18 Jan 08:48
Compare
Choose a tag to compare
  • support of netstandard2.0 and net5.0
  • support of Unicorn.Taf v3
  • Path to config made optional (default configuration is used if not specified)

2.0.0

18 Jan 08:42
Compare
Choose a tag to compare
  • independence on target tests Unicorn.Taf.Core version
  • use of Unicorn.Taf.Core 2.5.0
  • removed dependency on newtonsft.json
  • rework of command line arguments
  • added trx generation (optional)
  • improved console output