Mohammed El-Afifi

Results 5 comments of Mohammed El-Afifi

A relevant issue in nunit3-vs-adapter, https://github.com/nunit/nunit3-vs-adapter/issues/78, had some comments that might be helpful in addressing this issue. In general I think solving this issue will definitely solve that other one.

This isn't exactly a request for supporting multiple -m flags, because actually the first -m option isn't passed to ipdb at all, but rather to the python interpreter itself. I...

The original comment https://github.com/nunit/nunit3-vs-adapter/issues/34#issue-80179466 in a relevant issue suggested the use of ToString() to differentiate test cases with non-primitive parameters. This's going to work fine with user defined types where...

I have the same error with a pipenv cache setting. I have a .venv directory under my checkout root directory, so pipenv creates the virtual environment inside the project workspace(as...

I have the same problem with a server(windows 10) with two keyboard layouts "English US INTL" and "Arabic Egypt" and a client(windows 11) with the same 2 keyboard layouts and...