Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Better Docs #27

Open
chriskuech opened this issue Aug 3, 2019 · 0 comments
Open

Better Docs #27

chriskuech opened this issue Aug 3, 2019 · 0 comments
Labels
documentation Issue or enhancement requested for our documentation or examples

Comments

@chriskuech
Copy link
Contributor

Topics that need to be covered

  • What is a Requirement?
    • What does a single Requirement look like?
    • What are all the properties on a Requirement?
    • Which properties are mandatory/optional?
  • What are the major patterns for building Requirements?
    • Dynamically generating Requirements using control flow (if, foreach, etc)
    • "Getter/setter" pattern for getting properties of your system
    • "Generator function" pattern for returning Requirements from a function based on parameters
@chriskuech chriskuech added the documentation Issue or enhancement requested for our documentation or examples label Aug 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Issue or enhancement requested for our documentation or examples
Projects
None yet
Development

No branches or pull requests

1 participant