feat: impl IEnumerable for matrix3x2 #27
Annotations
1 error and 1 warning
|
Windows Build
Process completed with exit code 1.
|
|
Windows Build:
src/Hypercube.UnitTests/HyperMathTests.cs#L21
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
|