All Versions
16
Latest Version
Avg Release Cycle
72 days
Latest Release
1240 days ago

Changelog History
Page 2

  • v1.4.0-beta Changes

    October 17, 2018

    βœ… 1. Enabling Tfs properties in test context object #472 [enhancement] βœ… 2. Description, WorkItem, CssIteration, CssProjectStructure Attributes should not be treated as traits #482 βœ… 3. Adding appropriate error message for TestMethods expecting parameters but parameters not provided #457

  • v1.3.2 Changes

    June 07, 2018

    πŸ›  Fixes part of this release:

    βœ… 1. Hierarchical view support for data-driven tests (e.g. in TRX Viewer) #417

    πŸš€ See release notes here

  • v1.3.1 Changes

    June 01, 2018

    πŸ›  Fixes part of this release:

    βœ… 1. AppDomain creation should honor runsettings #427 βœ… 2. Don't delete resource folder while clean/rebuild #424

    πŸš€ See release notes here

  • v1.3.0 Changes

    May 11, 2018

    πŸ›  Fixes part of this release:

    πŸ”§ 1. TestTimeout configurable via RunSettings #403 [enhancement] βœ… 2. Customize display name for DynamicDataAttribute #373 [Contributed by Brad Stoney] [enhancement] βœ… 3. Fix incompatibility between multiple versions of mstest adapter present in a solution #404 βœ… 4. Fix multiple results not returning for custom TestMethod #363 [Contributed by CΓ©dric Bignon] πŸ”€ 5. Run Class Cleanup in sync with Class Initialize #372 βœ… 6. Fix to show right error message on assembly load exception during test run #395 βœ… 7. Consistent behavior of GenericParameterHelper's while running and debugging #362 [Contributed by walterlv]

    πŸš€ See release notes here

  • v1.3.0-beta2 Changes

    January 15, 2018

    βœ… In-Assembly Parallel (#296)
    βž• Add missing Microsoft.Internal.TestPlatform.ObjectModel (#310)
    βž• Adding warning message for vsmdi file (#323)
    πŸ›  Fixing Key collision for test run parameters (#328)
    πŸ›  Fix for csv x64 scenario (#329)
    βœ… DataRow DisplayNameFix in .Net framework (#335)
    ⚑️ Update Fileversion for adapter and framework dlls (#337)
    βž• Add information about which assembly failed to discover test into (#299)

  • v1.2.1 Changes

    April 03, 2018

    βœ… 1. Fixing Key collision for test run parameters (#328) βœ… 2. Don't call Class Cleanup if Class Init not called (#372) βœ… 3. Fix masking assembly load failure error message (#382) βœ… 4. Fix UWP tests discovery (#332)