Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / microsoft/testfx issues and pull requests

#2439 - Refactor analyzer infra to simplify further work

Pull Request - State: closed - Opened by Evangelink 7 months ago

#2434 - Introduce `--exit-on-process-exit`

Pull Request - State: closed - Opened by MarcoRossignoli 7 months ago

#2433 - Timeout should produce dangling activities by default

Issue - State: open - Opened by Evangelink 7 months ago
Labels: Type: Feature, Area: Timeout

#2432 - Timeout features should allow for a cooperative only mode

Issue - State: closed - Opened by Evangelink 7 months ago - 1 comment
Labels: sprint, Type: Feature, Area: Timeout

#2431 - Split Microsoft.Testing.Framework version

Pull Request - State: closed - Opened by nohwnd 7 months ago - 4 comments

#2430 - TestContext.WriteLine() interleaves logs

Issue - State: closed - Opened by AbhishekMarda 7 months ago - 3 comments
Labels: State: Can't Reproduce

#2429 - MSTEST0015: Test method should not be ignored

Pull Request - State: closed - Opened by engyebrahim 7 months ago - 1 comment
Labels: Type: Feature, Area: Analyzers

#2428 - Fix MSTEST0002 - Generic TestClass is valid

Pull Request - State: closed - Opened by Evangelink 7 months ago

#2427 - Improve warning message for generic non-abstract test classes

Pull Request - State: closed - Opened by Evangelink 7 months ago
Labels: Type: Bug

#2426 - Reduce calls to GetTypeInfo()

Pull Request - State: closed - Opened by Evangelink 7 months ago
Labels: Area: Performance

#2424 - Visual Studio Right-Click Run Tests not working for multiple selected test projects

Issue - State: closed - Opened by james1301 7 months ago - 8 comments
Labels: Area: VS

#2424 - Visual Studio Right-Click Run Tests not working for multiple selected test projects

Issue - State: open - Opened by james1301 7 months ago - 1 comment
Labels: Needs: Triage :mag:, Area: VS

#2423 - MSTEST0010: Flag cases where classinit is set on generic test class

Issue - State: open - Opened by Evangelink 7 months ago
Labels: sprint, Type: Feature, Area: Analyzers

#2422 - MSTEST0011: Flag cases where classcleanup is set on generic test class

Issue - State: open - Opened by Evangelink 7 months ago
Labels: sprint, Type: Feature, Area: Analyzers

#2421 - MSTEST0013: Flag cases where assemblycleanup is set on generic test class

Issue - State: closed - Opened by Evangelink 7 months ago
Labels: sprint, Type: Feature, Area: Analyzers

#2420 - MSTEST0012: Flag cases where assemblyinit is set on generic test class

Issue - State: open - Opened by Evangelink 7 months ago
Labels: sprint, Type: Feature, Area: Analyzers

#2419 - MSTEST0002: False positive, generic test class is valid

Issue - State: closed - Opened by Evangelink 7 months ago
Labels: Type: Bug, sprint, Area: Analyzers

#2415 - test

Issue - State: closed - Opened by Evangelink 7 months ago

#2414 - Timeout support for ClassCleanup, AssemblyCleanup, TestCleanup and TestInitalize

Issue - State: closed - Opened by Evangelink 7 months ago - 1 comment
Labels: sprint, Type: Feature, Area: Timeout, State: Approved

#2412 - Cache the command lines provider to avoid allocation

Issue - State: closed - Opened by MarcoRossignoli 7 months ago - 1 comment
Labels: Area: Performance, sprint, Area: Testing Platform

#2411 - Add `using` to test asset

Pull Request - State: closed - Opened by MarcoRossignoli 7 months ago

#2409 - Remove the `TestingPlatformServer` if the runner is disabled

Pull Request - State: closed - Opened by MarcoRossignoli 7 months ago
Labels: Type: Bug

#2403 - `TestingPlatformServer` capability is flown also if runner is disabled

Issue - State: closed - Opened by MarcoRossignoli 7 months ago
Labels: Type: Bug, sprint, In-PR

#2402 - [DataTestMethod] is not allowed to be a Generic method

Issue - State: open - Opened by mlsomers 7 months ago - 1 comment
Labels: Type: Feature, Area: Data Driven

#2401 - Add source named pipe property

Pull Request - State: closed - Opened by MarcoRossignoli 7 months ago

#2398 - Update NuGet.Packaging version

Pull Request - State: closed - Opened by Evangelink 7 months ago

#2396 - [rel/3.2] Backport localizations

Pull Request - State: closed - Opened by Evangelink 7 months ago

#2395 - Fix msbuild integration (#2389)

Pull Request - State: closed - Opened by MarcoRossignoli 7 months ago

#2391 - Add helper for lifecycle method visibility

Pull Request - State: closed - Opened by Evangelink 8 months ago

#2390 - [DataRow]: Original nested types are lost when nested deeper than one level

Issue - State: open - Opened by mlsomers 8 months ago - 6 comments
Labels: Type: Bug, Area: Data Driven

#2389 - Fix msbuild integration

Pull Request - State: closed - Opened by MarcoRossignoli 8 months ago

#2388 - Bump versions of the code analyzers

Pull Request - State: closed - Opened by Evangelink 8 months ago

#2387 - Add clarification comments for init/cleanup analyzers

Pull Request - State: closed - Opened by engyebrahim 8 months ago

#2382 - Assert.AreEqual allow IEquatable<T> for actual and expected

Pull Request - State: closed - Opened by Evangelink 8 months ago

#2381 - Assert.AreEqual allow IEquatable<T> for actual and expected

Pull Request - State: closed - Opened by Evangelink 8 months ago
Labels: Type: Bug, Area: Assertion

#2380 - TRX report shows test as failed when passed in rerun

Issue - State: closed - Opened by zelda1link3 8 months ago - 9 comments
Labels: Type: Feature, Area: AzDO, Area: Testing Platform Extensions

#2379 - Reduce pipe name size

Issue - State: closed - Opened by MarcoRossignoli 8 months ago - 1 comment
Labels: Area: Testing Platform

#2378 - TRX report fails - concurrent access

Issue - State: closed - Opened by Evangelink 8 months ago - 1 comment
Labels: Type: Bug, Area: Testing Platform Extensions

#2377 - Prefer Dispose/DisposeAsync over TestCleanup methods

Issue - State: closed - Opened by Evangelink 8 months ago - 2 comments
Labels: sprint, Type: Feature, Area: Analyzers, In-PR

#2376 - Prefer `TestCleanup` over `Dispose`/`DisposeAsync` method

Issue - State: closed - Opened by Evangelink 8 months ago - 1 comment
Labels: sprint, Type: Feature, Area: Analyzers, In-PR

#2375 - Do not negate boolean assertions

Issue - State: closed - Opened by Evangelink 8 months ago - 1 comment
Labels: sprint, Type: Feature, Area: Analyzers, In-PR

#2374 - Test classes should have test methods

Issue - State: closed - Opened by Evangelink 8 months ago - 4 comments
Labels: Resolution: Duplicate, Type: Feature, Area: Analyzers

#2373 - Prefer `TestInitialize` method over constructor

Issue - State: closed - Opened by Evangelink 8 months ago
Labels: sprint, Type: Feature, Area: Analyzers, In-PR

#2372 - Prefer constructor over `TestInitialize` method

Issue - State: open - Opened by Evangelink 8 months ago - 1 comment
Labels: sprint, Type: Feature, Area: Analyzers

#2371 - Assertion arguments should be passed in the correct order

Issue - State: closed - Opened by Evangelink 8 months ago - 2 comments
Labels: sprint, Type: Feature, Area: Analyzers, In-PR

#2370 - Static test context should not be used within instance methods

Issue - State: closed - Opened by Evangelink 8 months ago
Labels: sprint, Type: Feature, Area: Analyzers, In-PR

#2368 - [rel/3.2] Update dependencies from microsoft/testanywhere

Pull Request - State: closed - Opened by dotnet-maestro[bot] 8 months ago - 1 comment

#2366 - Fix resources to specify 'ValueTask' is valid

Pull Request - State: closed - Opened by Evangelink 8 months ago

#2365 - Assert.AreEqual when types `A` and `B` implements `IEquatable<A>` no longer works

Issue - State: closed - Opened by Evangelink 8 months ago - 4 comments
Labels: Type: Bug, sprint, Area: Assertion, In-PR

#2363 - Update the template to use the new `MSTest.Sdk`

Issue - State: closed - Opened by MarcoRossignoli 8 months ago - 1 comment
Labels: Type: Feature

#2362 - [rel/3.2] Fix analyzers doc link

Pull Request - State: closed - Opened by Evangelink 8 months ago

#2361 - Fix analyzers doc link

Pull Request - State: closed - Opened by Evangelink 8 months ago

#2359 - Complete public api docs

Pull Request - State: closed - Opened by MarcoRossignoli 8 months ago

#2357 - Document messages public api

Pull Request - State: closed - Opened by MarcoRossignoli 8 months ago - 1 comment

#2356 - MSTEST0011: ClassCleanup should be valid

Pull Request - State: closed - Opened by engyebrahim 8 months ago
Labels: Type: Feature, Area: Analyzers

#2354 - MSTEST0010: ClassInitialize should be valid

Pull Request - State: closed - Opened by engyebrahim 8 months ago
Labels: Type: Feature, Area: Analyzers

#2353 - MSTEST0013: AssemblyCleanup should be valid

Pull Request - State: closed - Opened by engyebrahim 8 months ago
Labels: Type: Feature, Area: Analyzers

#2352 - MSTEST0014: DataRow should be valid

Pull Request - State: closed - Opened by cvpoienaru 8 months ago - 1 comment

#2350 - [rel/3.2] Workaround harmless MSBuild warning in VS

Pull Request - State: closed - Opened by Evangelink 8 months ago

#2349 - Workaround harmless MSBuild warning in VS

Pull Request - State: closed - Opened by Evangelink 8 months ago

#2347 - Add `TestingExtensionsProfile` to the SDK

Pull Request - State: closed - Opened by MarcoRossignoli 8 months ago