Releases: haf/expecto
8.6.1
Tweak colourised console colours, thanks @haf
Xml summary can cause exception. #296 thanks @AnthonyLloyd
isFasterThan improve use of warm up runs. thanks @AnthonyLloyd
taskTask is missing my stack trace. #295 thanks @AnthonyLloyd
taskTask doesnt surface Task as valid do target. #293 thanks @AnthonyLloyd
8.6.0
#266 Merge ANSI Output Writer back into Logary Facade, decouple it from Progress, thanks @haf
#290 Speed up Progress, thanks @haf
#291 Make ANSI writing the default, so Expecto loggers work outside of framework-provided runXXXX functions, thanks @haf
Make sure isEqual doesn't crash on null values, thanks @kleidemos
Using the improved v2 task workflow builder, thanks @AnthonyLloyd
8.5.0
Add task tests i.e. testTask/ftestTask etc. thanks @AnthonyLloyd
Add afterRunTests function global teardown. thanks @AnthonyLloyd
Use Fake.BuildServer and sort tests. thanks @AnthonyLloyd
8.4.3
Add testLabel. #286 thanks @haf
Document tests results are nunit v2 and upload. #288 thanks @enricosada
Fix small progress spinner issues. #285 thanks @AnthonyLloyd
Make gray really white. #287 thanks @AnthonyLloyd
8.4.2
Junit report: add option to treat errors like failures. #282 thanks @0x53A
Add etestProperty for stdgen and keep ftestProperty for just focus. #281 thanks @AnthonyLloyd
8.4.1
Bug fix for C# IsFasterThan. thanks @AnthonyLloyd
8.4.0
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
8.3.0
8.2.2
8.2.1
Fixed version doesn't seem to work. #268 thanks @AnthonyLloyd
Add auto flush console output for debug. #267 thanks @AnthonyLloyd
Attempted fix for progress indicator on iTerm/zsh. #267 thanks @AnthonyLloyd