Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
MiniSpec
  • Documentation
  • Code
    🐿️ MiniSpec

    🐿️ MiniSpec

    Mini Testing Framework for .NET

    • Introduction
    • Defining the API
    • Test-Driven Test Development
      • • Writing a Red Test
      • • Making it Go Green
      • • Red, Green, Refactor
    • Planning Phase
    • Choose Your Own Adventure

    Test-Driven Test Development

    We will test-drive the development of our testing framework (test-driven test development!)

    As we’re using Test-Driven Development (TDD), the first thing we need is a failing test!


     Writing a Red Test  Defining the API

    • Documentation
    • Code
    © 2021 Rebecca Taylor

    Powered by GitHub Pages using Minimal Mistakes