Releases: resgroup/customer-tests-excel
Releases · resgroup/customer-tests-excel
v2.0.0
- The test project is now expected to be .Net Core (the project under test can be either Core or Framework).
- The framework can now scan assemblies / dlls for interfaces that match the definitions in the Excel tests, and generate the setup classes automatically.
- Improved error / warning messages for badly formatted Excel tests.
- The generated C# test code now uses fluent syntax and is more concise and readable.
- SourceLink support added
https://www.nuget.org/packages/CustomerTestsExcel/2.0.0
https://ci.appveyor.com/project/RESSoftwareTeam/customer-tests-excel/builds/34881362
v1.0.3
This release does a better job of only setting cells in Excel if it really has to.
It works around some problems with precision and string formatting that was causing cells to get overwritten in excel with the same value as they already had (which causes a problem if the cell is a formula)
v1.0.2
Uploaded to RES Myget Nuget server as version v1.0.2 from AppVeyor build and deployment