multilspy icon indicating copy to clipboard operation
multilspy copied to clipboard

Find alternative repository for CSharp LSP Testing

Open LakshyAAAgrawal opened this issue 9 months ago • 3 comments

We need to find a replacement C# project to use as a testing repository

LakshyAAAgrawal avatar Mar 25 '25 19:03 LakshyAAAgrawal

I'm not sure if this fits what you need, but I was using this repo as an example when trying to use the C# parser (that I still dont have working lol)

https://github.com/jasontaylordev/CleanArchitecture

imanewman avatar Mar 25 '25 20:03 imanewman

It would definitely be useful to add it as a unit test (perhaps with a pytest.skip if it is failing, but intended functionality)

LakshyAAAgrawal avatar Mar 25 '25 23:03 LakshyAAAgrawal

But for now, I am looking for at least one repository, that we can do basic sanity checks on, since our current testing repository is not available anymore.

LakshyAAAgrawal avatar Mar 25 '25 23:03 LakshyAAAgrawal