Storyteller
  • Tutorial
  • Getting Started
  • Documentation
  • Join the chat at https://gitter.im/storyteller/storyteller
  • Previous
  • Next
  1. Storyteller
  2. Documentation
  3. The .Net Engine

Storyteller 5.1.0


Next

Connecting Storyteller to your System

Previous

The Specification Editor and Interactive Runner

The .Net Engine Edit on GitHub


The following topics include all the information you need to write the .Net code behind the actual specification language:

  • Connecting Storyteller to your System
  • Profiles
  • Fixtures
  • Cells
    • Data Conversion within Specifications
    • Selection Lists
  • Grammars
    • Sentences
    • Carrying out Actions
    • Asserting Facts
    • Asserting Values
    • 'Macros' with Paragraph Grammars
    • Tables
    • Verifying Sets
    • Embedded Sections
    • Importing and Currying Grammars
    • Creating Complex Objects
    • Configuring Input Models with ModelFixture
    • Verifying Object State
    • Model In, Model Out Operations with ApiFixture
    • Async Grammars
  • Managing State during Execution
  • Extensions
    • ASP.Net Core Systems
    • Relational Databases
    • Selenium Integration
    • Subcutaneous Testing against Redux Applications
    • TestRail
  • Asynchronous Grammars
  • Running Specs from your IDE

Previous: The Specification Editor and Interactive Runner Next: Connecting Storyteller to your System