Expecto v8.4.0 Release Notes

Release Date: 2018-09-25 // over 5 years ago
    • ๐Ÿ“ฆ Create Expecto.TestResults package. thanks @haf
    • โœ… Create test results directory. #274 thanks @JonCanning
    • โž• Add a C# friendly extension method for the nunit testresult xml. #275 thanks @0x53A
    • โž• Add JUnit-like summary file. #278 thanks @0x53A
    • Expect.equal - locate first different field for records. #280 thanks @MNie
    • Expect.stringStarts - underline first difference. thanks @AnthonyLloyd
    • โž• Add no-spinner switch. thanks @AnthonyLloyd
    • โž• Add C# methods for IsFasterThan. thanks @AnthonyLloyd