Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 467 Bytes

File metadata and controls

18 lines (17 loc) · 467 Bytes

TODO list for a basic prototype, this isn't a TODO list for a stable product

I'm just having fun :)

  • Switch the specs over to run on MiniSpec
  • Basic xUnit Syntax
  • Basic BDD Syntax
  • Setup and Teardown
  • Dependency Injection
  • Async Tests
  • Config from .minispec file
  • Config environment variables
  • Config from CLI options
  • Extensibility
  • Console
  • Tool
  • NUnit Adapter
  • xUnit Adapter