Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@ceddlyburge ceddlyburge released this 27 Aug 11:27
· 30 commits to master since this release
  • 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