Ivan Zlatev

Results 6 issues of Ivan Zlatev

**Migrated from the vstest adapter repo** When running the following spec: ``` C# It foobar = () => { System.Console.WriteLine("console hello world"); }; ``` The output doesn't show up in...

Type: Bug
Status: Available
Area: Runner - VS

Port "Machine.Specifications.Reporting" to .Net Standard. Potentially might be good to break it down into multiple packages first.

Target: NET Core

MSpec 0.11 is .NET Standard 1.3+ compatible, which means one can happily add the NuGet package to a UWP project. I ported "dotnet-test-mspec" to target UWP in a spike (...

Status: Available

In potential scenario where .NET CLI and .NET Core picks up and takes over the .NET world we should think about whether we want to keep (and maintain) the AppDomain...

Type: Discussion
Area: Framework

Below is a copy-paste from an email: `````` text I've been doing a little bit of work and was checking the mapping resolution values for button inc/dec controls and got...

When a closed tab is restored the navigation history (the one using the Back and Forward buttons) is lost. It would be nice to have this preserved by Undo Closed...