X10D/X10D.Tests
Oliver Booth a0b07edc82
fix: replace Moq with a library that DOESN'T steal your pii
Moq has recently introduced a payload named SponsorLink which takes PII (your email address) to send to a third party server for remote verification.

This kind of suspicious data harvesting is simply unacceptable, and the developers have now destroyed all credibility and trust with their user base. This change replaces Moq with NSubstitute.

For further information, see:
https://github.com/moq/moq/issues/1372
2023-08-09 15:18:01 +01:00
..
src fix: replace Moq with a library that DOESN'T steal your pii 2023-08-09 15:18:01 +01:00
1000primes.txt Add IsPrime tests 2021-07-20 14:47:33 +01:00
X10D.Tests.csproj fix: replace Moq with a library that DOESN'T steal your pii 2023-08-09 15:18:01 +01:00