Commit Graph
2 Commits
Author SHA1 Message Date
mostalive 1736cd1abd add test and production code to solution
so that we can build it
2026-09-03 11:29:25 +01:00
mostalive cfde583649 Add learning hour: Show, Don't Tell — using examples with coding agents
Exercise project with Order domain and NUnit tests demonstrating
the 'show, don't tell' pattern for guiding coding agents.

- 1 refactored test using custom matcher (the example)
- 5 unrefactored tests with multiple asserts (the practice)
- OrderStateConstraint custom matcher for NUnit 3
2026-09-02 22:22:12 +01:00