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
      • » Project Setup
      • » Example Tests.cs File
      • » Integration Tests
    • • Making it Go Green
    • • Red, Green, Refactor
    • Planning Phase
    • Choose Your Own Adventure

    Test-Driven Test Development

    Writing a Red Test

    We will be using Behavior-Driven Development, so we’ll start off by testing some behavior.


     Project Setup  Test-Driven Test Development

    • Documentation
    • Code
    © 2021 Rebecca Taylor

    Powered by GitHub Pages using Minimal Mistakes