Skip to content
Aryeh Citron edited this page May 17, 2026 · 3 revisions

Demo

The BreakfastProvider repository contains a full working demo of Kronikol's features, including:

  • Integration/component test projects using xUnit, TUnit, NUnit, ReqNRoll, LightBDD, and BDDfy
  • HTTP tracking, database tracking, and event-driven architecture tracking
  • Parameterized test grouping with subtables
  • Sequence diagrams, activity diagrams, component diagrams, and scenario timelines
  • CI summary integration and report generation

Live Reports

Browse the generated reports at lemonlion.github.io/BreakfastProvider to see Kronikol in action — no setup required.

Source Code

Clone the demo repository to explore the setup and run the tests locally:

git clone https://github.com/lemonlion/BreakfastProvider.git
cd BreakfastProvider
dotnet test

Home


Demo


Getting Started

Common Tasks

Integration Guides

Extensions

Configuration

Features

Reference

Clone this wiki locally