Commit Graph

872 Commits

Author SHA1 Message Date
Marco Rossignoli 830ad8a572 Update README.md (#747)
Remove wrong information
2020-02-28 20:36:17 +01:00
Marco Rossignoli fddcfea079 Put emphasises known issue for msbuild/.net tool (#745)
Put emphasises known issue for msbuild/.net tool
2020-02-28 13:19:53 +01:00
Vincent Nwonah 84dcfdb7b4 Fixed Typo - Changed 'Know Issue' to 'Known Issue' accross multiple files (#742)
Fixed Typo - Changed 'Know Issue' to 'Known Issue' accross multiple files
2020-02-23 19:03:33 +01:00
Marco Rossignoli fd1030f8c2 Fix typo on doc (#741)
Fix typo on doc
2020-02-22 21:07:13 +01:00
Marco Rossignoli bcd754a70e Update KnowIssues.md (#738)
Update KnowIssues.md
2020-02-19 13:47:50 +01:00
Marco Rossignoli 650d4cf4a3 Fix tests (#735)
Fix tests
2020-02-18 22:04:03 +01:00
Marco Rossignoli d2f0fd2248 Improve in-proc debugging (#731)
Improve in-proc debugging
2020-02-16 19:10:37 +01:00
Marco Rossignoli 7f292f9fbf Update for stable release version of Microsoft.NET.Test.Sdk (#723)
Update for stable release version of Microsoft.NET.Test.Sdk
2020-02-05 20:17:39 +01:00
Marco Rossignoli fd68090b0a Update README.md (#719)
Update README.md
2020-02-04 15:49:55 +01:00
Marco Rossignoli 8b5096f15e Update VSTestIntegration.md (#715)
Update VSTestIntegration.md
2020-01-29 12:20:40 +01:00
Marco Rossignoli 074a201a91 Improve test error message (#713)
Improve test error message
2020-01-28 12:21:38 +01:00
Marco Rossignoli 73139594de Update Changelog.md (#712)
Update Changelog.md
2020-01-28 10:51:01 +01:00
matteoerigozzi 3d9be6f90a Improve branch detection for lambda functions and async/await statements (#702)
Improve branch detection for lambda functions and async/await statements
2020-01-28 10:48:07 +01:00
Marco Rossignoli c314586a64 Update vstest documentation (#711)
Update vstest documentation
2020-01-27 22:24:19 +01:00
Marco Rossignoli 6b325aee32 Refine async state machine heuristics, add ConfiguredValueTaskAwaitable (#710)
Refine async state machine heuristics, add ConfiguredValueTaskAwaitable
2020-01-27 16:08:08 +01:00
Marco Rossignoli a2b0373d60 Fix nightly build (#709)
Fix nightly build
2020-01-27 09:38:17 +01:00
Marco Rossignoli 528a769c9a Improve tracker logging (#708)
Improve tracker logging
2020-01-26 20:21:31 +01:00
Marco Rossignoli 0a719e58f4 Fix documentation typo (#707)
Fix documentation typo
2020-01-26 18:39:55 +01:00
Marco Rossignoli 9a5ec390f3 Update vstest documentation (#706)
Update vstest documentation
2020-01-26 18:37:15 +01:00
Marco Rossignoli 62b1038a17 Fix typo collector docs (#703)
Fix typo collector docs
2020-01-25 18:12:49 +01:00
Marco Rossignoli 543cbbb02b Update changelog (#699)
Update changelog
2020-01-22 12:14:10 +01:00
Marco Rossignoli cdab6e6b00 Improve coverage of async/await state machine (#698)
Improve coverage of async/await state machineImprove coverage of async/await state machine
2020-01-22 10:50:05 +01:00
Marco Rossignoli a63b67c3f4 Update changelog (#695)
Update changelog
2020-01-20 15:35:06 +01:00
Marco Rossignoli ff879e820b Check nested types for exclude filter (#694)
Check nested types for exclude filter
2020-01-20 15:13:48 +01:00
Marco Rossignoli ddd734e403 Update changelog (#692)
Update changelog
2020-01-15 09:33:19 +01:00
Eric St-Georges 492b8a9f60 Trim whitespace between values when reading from configuration from runsettings (#679)
Trim whitespace between values when reading from configuration from runsettings
2020-01-15 09:06:52 +01:00
Marco Rossignoli e8147652ec Update changelog (#691)
Update changelog
2020-01-14 17:37:22 +01:00
matteoerigozzi 767dfb13ab Avoid to instrument compiler generated code when generated from excluded methods (#671)
Avoid to instrument compiler generated code when generated from excluded methods
2020-01-14 16:59:43 +01:00
Marco Rossignoli caac526075 Move/Pin to 3.1 runtime (#688)
Move/Pin to 3.1 runtime
2020-01-14 14:46:22 +01:00
Marco Rossignoli 8cb1ebc0da Allow different test sdk test (#687)
Allow different test sdk test
2020-01-11 11:55:16 +01:00
Marco Rossignoli 8b667d1e40 Bump test sdk (#685)
Bump test sdk
2020-01-11 09:06:24 +01:00
Andreas Litzell Ivarsson bd2f1841a5 Update misspelling in readme (#680)
Update misspelling in readme
2020-01-08 09:51:37 +01:00
Marco Rossignoli 7080820b21 Update VSTest integration docs (#677)
Update VSTest integration docs
2020-01-05 20:07:40 +01:00
Marco Rossignoli 3ca6223691 Update docs (#676)
Update docs
2020-01-03 17:47:41 +01:00
Marco Rossignoli 72a688f1c4 Bump versions (#675)
Bump versions
2020-01-03 17:07:37 +01:00
Richardson William 7f6fe4a8a9 Fixing typo on README.md (#674)
Fixing typo on README.md
2020-01-03 14:57:21 +01:00
Marco Rossignoli 0f031e29c2 Fix back-compat issue with old file report naming (#668)
Fix back-compat issue with old file report naming
2019-12-23 11:34:28 +01:00
Marco Rossignoli 81daeb8959 Update changelog (#666)
Update changelog
2019-12-21 09:30:59 +01:00
daveMueller 8f9d7059a5 Improve cobertura absolute/relative path report generation (#661)
Improve cobertura absolute/relative path report generation
2019-12-21 09:16:05 +01:00
Marco Rossignoli 5f997cea13 Allow to attach to out of process collector (#664)
Allow to attach to out of process collector
2019-12-20 16:45:00 +01:00
Marco Rossignoli c27f039c9f Fix vstest integration documentation (#663)
Fix vstest integration documentation
2019-12-20 16:20:25 +01:00
Marco Rossignoli 7cad9b3f58 Add link to runtime-configuration-file.md (#657)
Add link to runtime-configuration-file.md
2019-12-13 16:56:29 +01:00
Marco Rossignoli e15e653492 Fix pdb file locking during instrumentation (#656)
Fix pdb file locking during instrumentation
2019-12-12 21:39:25 +01:00
Marco Rossignoli 45d8d4ee42 Add vstest integration example (#651)
Add vstest integration example
2019-12-09 17:07:48 +01:00
Marco Rossignoli 6336e5811e Update Changelog.md (#648)
Update Changelog.md
2019-12-08 17:35:57 +01:00
daveMueller 57ec8d39a8 Fix cobertura Jenkins reporter + source link support (#614)
Fix cobertura Jenkins reporter  + source link support
2019-12-08 17:08:40 +01:00
Marco Rossignoli ca10ca949d Consolidate infra artifacts under repo root or eng folder (#647)
Consolidate infra artifacts under repo root or eng folder
2019-12-07 22:49:50 +01:00
Marco Rossignoli 08e91b4e74 Move CI files to eng folder (#646)
Move CI files to eng folder

* update CI

* update CI
2019-12-07 22:36:18 +01:00
Marco Rossignoli e8c0484233 Update Changelog.md (#645)
Update Changelog.md with #636
2019-12-07 21:35:58 +01:00
Marco Rossignoli fa2b4c6ac9 Generate multiple reports if project has multiple target frameworks (#636)
Generate multiple reports if project has multiple target frameworks
2019-12-07 21:23:59 +01:00