xunit style Postgres backing #22
Annotations
2 errors and 2 warnings
Test Report
No test report files were found
|
Check code formatting
Process completed with exit code 2.
|
Test Report
No file matches path coverage/test-results.trx
|
Check code formatting:
LNUnit.Tests/PostgresLightningScenario.cs#L34
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
|
Loading