Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 363 Bytes

File metadata and controls

9 lines (7 loc) · 363 Bytes

XSharpSummitNuke

Sample project for XSharp Summit 2024 @ Munich

Contents

  • A Sample project with some functionality to show the usage of Tests and Benchmarks
  • Build-Automation tool Nuke for demonstration of the build process and integration with a build server
  • Used Frameworks for Tests: xUnit, Verify
  • Used Frameworks for Benchmark: BenchmarkDotNet