Magenic.Maqs.Templates 5.7.0

Suggested Alternatives

CognizantSoftvision.Maqs.Templates

Additional Details

The MAQS project has moved and is now maintained by cognizant Softvision
For upgrade details please see: https://cognizantopensource.github.io/maqs-dotnet/#/MAQS_9/UpgradingFromMAQS7ToMAQS9

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

dotnet new install Magenic.Maqs.Templates::5.7.0
This package contains a .NET Template Package you can call from the shell/command line.

Magenic's automation quick start .Net Core templates

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.2 2,757 11/22/2021
7.0.1 2,682 11/6/2021
6.4.0 4,298 6/29/2021
6.3.0.1 3,040 5/17/2021
6.3.0 2,204 5/17/2021
6.2.1 2,831 2/20/2021
6.2.0 2,856 1/24/2021
6.0.1 3,196 8/3/2020
5.8.1 3,182 3/16/2020
5.8.0 2,975 2/18/2020
5.7.0 3,091 12/20/2019
5.6.0.1 3,094 10/21/2019
5.6.0 2,855 10/14/2019
5.5.2 3,011 9/6/2019
5.5.1 3,207 8/19/2019
5.5.0 3,434 6/10/2019
5.4.0 3,293 3/29/2019
5.3.1 2,969 2/22/2019
5.3.0 3,377 2/12/2019
5.2.1 3,892 1/9/2019
5.2.0 3,691 12/28/2018
5.1.1 3,790 10/9/2018

5.7.0 - 2019/12/04
     Template updates
     - Stop renaming projects and files to match destination folder
     - Updated icon reference in package
     - Updated to 5.7 MAQS references
     
   5.6.0.1 - 2019/10/16
     Template updates
     - Make web service template timeouts consistent at 10 seconds
     
   5.6.0 - 2019/10/10
     Bug fixes and minor enhancements
     - Logging improvements
     - Add proxy configuration for Selenium and web service tests
     Package update
     - Add support for .Net Core 3
     - Mass dependency updates
     Template updates
     - Mass dependency updates
     - Add models to SpecFlow templates
     
   5.5.2 - 2019/9/5
     Bug fixes and minor enhancements
     - Add associated files to Core MSTest test results
     Template updates
     - Mass dependency updates
     
   5.5.1 - 2019/8/1
     Bug fixes and minor enhancements
     - Less strict configuration rules
     - Improve loggers multi-threading support
     - Extend generic waits
     - Extend Selenium find to support multiple element searches
     Template updates
     - Move over to SDK style
     
   5.5.0 - 2019/5/11
     Bug fixes and minor enhancements
     Update how and when test context info is added to config (GitHub Issue #14)
     Deprecating FakerData
     WaitFor and WaitUntil List of elements
     Template updates
     
   5.4.0 - 2019/3/28
   Bug fixes and minor enhancements
     - Add support for Oracle SQL support
     - Add accessibility testing support
     - Fix Appium driver dispose
     - Move driver initializations to factories
     - Change to lighter icon
   
   5.3.2 - 2019/3/25
     Bug fixes and minor enhancements
     - Update MAQS icons
     - Fix broken code in Selenium and Composite templates

   5.3.1 - 2019/2/20
     Bug fixes and minor enhancements
     - Appium fix for soft assert
     
   5.3.0 - 2019/2/9
       Bug fixes and minor enhancements
       - Template updates
       - Enhance how we add associated files to a test
       - Enhance Selenium page object model to support web driver overrides
       - Don't take screenshots and get page source if the driver was never initialized
     
   5.2.1.1 - 2019/1/31
     Add nuget.config for all projects in the templates
     
   5.2.1 - 2019/1/9
     Update templates to user asserts correctly
     Have pre and post build actions use project relative paths instead of solution relative paths
     
   5.2.0 - 2018/12/21
     Update Appium templates to support the latest version of Appium
     Add a base Selenium page object model
   
   5.1.1 - 2018/10/5
     Initial release