Closed PersianBrat closed 1 year ago
closes #58
@PersianBrat thanks for the PR. Just made a few changes and added a few more tests. Let me know if this is still working for you and I'll merge in and push out a new release.
Everything looks fine on my side as well and tests all passed. Thanks @Rohland
I added 2 more test cases that I felt are likely to fail over the development. One of them actually represents the issue that I'm fixing. I also wasn't able to run tests locally. It turned out there's an issue with
NUnit3TestAdapter
nuget package. So I had to update it too.