Amaury Levé
736b5fe202
Add sample of MSTest runner for WinUI ( #2834 )
2024-05-09 11:53:41 +02:00
Amaury Levé
34cc954c0c
Opt-out from CPM in samples ( #2805 )
2024-05-03 17:46:18 +02:00
Amaury Levé
5c188c8e95
Make MSTest.Sdk samples use the global.json ( #2797 )
2024-05-02 10:13:13 +00:00
Amaury Levé
118cd81763
chore: align analyzers across repos ( #2776 )
2024-04-30 15:23:14 +02:00
Amaury Levé
7b92db6824
Onboard Central Package Management ( #2728 )
2024-04-18 22:14:28 +02:00
Varorbc
7892027f53
Remove IsPackable from the DemoMSTestSdk ( #2696 )
2024-04-12 17:21:12 +00:00
Amaury Levé
d43d53f624
Bump samples to latest released version
2024-04-09 09:58:45 +02:00
Amaury Levé
c748ee1f24
Add project samples for MSTest.Sdk ( #2675 )
2024-04-08 12:15:54 +02:00
Amaury Levé
24d8ee65de
Remove samples/mstest-runner/NativeAotRunner/nuget.config
2024-04-02 23:03:20 +02:00
Jakub Jareš
32c86838e6
Use Platform.MSBuild to setup nativeAot example ( #2645 )
2024-04-02 21:46:07 +02:00
Jakub Jareš
d41626ac24
Update NativeAOT runner example ( #2634 )
...
* Update NativeAOT runner example
* use up to date packages
2024-03-28 09:32:34 +01:00
Amaury Levé
aec373fc5e
Use dotnet-public instead of nuget feed for samples ( #2623 )
2024-03-22 11:52:50 +01:00
Jakub Jareš
1fa7003f15
Rename Microsoft.Testing.Framework and related projects to Microsoft.Testing.Internal.Framework ( #2615 )
...
* Fix namespaces
* Fix package name
* Use internal framework after rename
* Fix usings in new code
* Copy nugets
* Fix casing
2024-03-20 14:00:30 +00:00
Marco Rossignoli
261430037d
Update playground project ( #2612 )
2024-03-20 11:14:33 +01:00
Marco Rossignoli
7629d7b23a
Update nuget.config ( #2504 )
2024-03-04 14:16:14 +01:00
Jakub Jareš
428be2966c
Add nativeAOT runner example
2024-03-01 16:00:48 +01:00
Jakub Jareš
31fd643e30
Add example for simple framework without VSTest bridge ( #2446 )
...
* Example
* Await and Complete
* Update samples/mstest-runner/EnsureTestFramework/EnsureTestFramework/EnsureTestFramework.cs
Co-authored-by: Marco Rossignoli <marco.rossignoli@gmail.com>
---------
Co-authored-by: Marco Rossignoli <marco.rossignoli@gmail.com>
2024-02-26 11:20:19 +00:00
Jakub Jareš
ad20d6d0f3
Fix script after directory.build.props changing bin path ( #2275 )
2024-02-09 14:04:58 +01:00
Amaury Levé
8125222023
Move runner vs vstest samples to mstest runner
2024-02-08 17:55:40 +01:00
Jakub Jareš
e458dcf475
Add measure script for runner vs vstest ( #2072 )
2024-02-08 17:00:09 +01:00
Amaury Levé
7d1da37688
Sample project should be using net8.0 ( #2254 )
2024-02-05 10:09:51 +01:00
Amaury Levé
e33d8d03e6
Add a console logger sample for the runner ( #2246 )
2024-02-02 16:20:07 +01:00
Amaury Levé
563b628677
Fix code samples ( #2217 )
2024-01-31 17:14:00 +01:00
Amaury Levé
59fec4ace7
Bump version of CodeCoverage ( #2101 )
2024-01-15 16:07:09 +01:00
Amaury Levé
fa80ef12ad
New update of TRX package name
2024-01-12 14:25:56 +01:00
Amaury Levé
2e5836a062
Fix extensions names
2024-01-11 14:12:50 +01:00
Amaury Levé
5513eacea4
Update measurements for vstest vs mstest runner
2024-01-09 10:47:45 +01:00
Jakub Chocholowicz
d517485d54
Performance measurements ( #2071 )
2024-01-09 08:46:54 +01:00
Marco Rossignoli
8ba4725902
Add comparison stats ( #2069 )
2024-01-08 18:19:26 +01:00
Jakub Jareš
63604d3eec
Add mstest runner samples ( #2068 )
...
* Add mstest runner samples
* Fix markdown
* Fix usings
* Apply suggestions from code review
Co-authored-by: Jakub Jareš <me@jakubjares.com>
---------
Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
2024-01-08 18:08:27 +01:00
Amaury Levé
80ebc78d7c
Add samples of runner vs dotnet test ( #2063 )
...
* Add samples of runner vs dotnet test
* Explicit number of tests
2024-01-08 15:33:14 +01:00
Marco Rossignoli
580a088b46
Add Playground project to simplify the development ( #2021 )
2023-12-28 19:20:00 +01:00
Amaury Levé
3c8703ae5e
Use modern styles and rules ( #1852 )
2023-11-29 07:42:33 +01:00
Amaury Levé
2e6c69a923
Set analysis level to latest-recommended ( #1816 )
2023-11-23 11:21:32 +01:00
Amaury Levé
595638085c
Bump StyleCop analyzers version ( #1761 )
2023-10-30 18:00:38 +00:00
Viktor Hofer
a9371d47d4
Code clean-up ( #1757 )
2023-10-30 13:59:45 +01:00
Amaury Levé
e850c28e67
Use embedded symbols ( #1601
2023-02-22 15:20:58 +01:00
Amaury Levé
a71762c59c
Full onboarding to arcade ( #1528 )
2023-01-03 21:13:17 +01:00
Amaury Levé
d3662ab9f7
Bring back stylecop analyzers ( #1314 )
2022-10-10 13:37:49 +02:00
Amaury Levé
a59b99331f
Rename projects to better match assembly ( #1291 )
2022-09-29 14:39:13 +02:00
Amaury Levé
aba70698c8
Define and apply field naming conventions ( #1198 )
...
* Do not use 'this.' prefix
* Define and apply fields naming conventions
2022-08-30 10:02:45 +02:00
Amaury Levé
f84ea2b842
Convert to file-scoped namespaces ( #1197 )
2022-08-30 09:31:32 +02:00
Amaury Levé
57cb775f14
Apply modern C# features/syntaxes ( #1183 )
...
* Simplify default
* Use tuple for permutation
* Use pattern matching for "is not"
* Use compound assignment
* lang version
* Use pattern matching
* Use simplified new()
* Simplify usings
* Use nameof instead of string literal
* Use compound assignment
* Use switch pattern
* Use local functions
2022-08-25 14:58:04 +02:00
Amaury Levé
3690be6c8e
Move test projects to SDK style ( #1179 )
2022-08-25 14:18:42 +03:00
Medeni Baykal
4a8aee2aa6
Updated our min support to net462 and netcoreapp3.1, removed portable projects. ( #1163 )
...
* Convert portable projects to SDK-style project.
* Modify our support matrix from portable-net45+win8+wpa81+wp8 to netcoreapp3.1, netstandard1.4, netstandard2.0, and net5.0
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
2022-08-04 19:59:09 +00:00
Medeni Baykal
b5c0790cea
Arcade files added ( #832 )
...
* Added Arcade files.
2021-05-24 12:09:42 +02:00
Medeni Baykal
fe3ba4fc26
Refactored projects to use PackageReference. ( #830 )
2021-05-18 02:57:26 +02:00
Abhitej John
9192d8315b
Plugging in Assertion extensibility ( #117 )
...
* Plugged in Assertion extensibility as defined by https://github.com/Microsoft/testfx-docs/blob/master/RFCs/002-Framework-Extensibility-Custom-Assertions.md .
* Added an E2E test as well.
* Fixing a doc typo.
2017-03-20 19:15:00 +05:30