Skip to content
Snippets Groups Projects
  • Sam Mikes's avatar
    23ef85c9
    CONTRIBUTING: more notes on test writing · 23ef85c9
    Sam Mikes authored
    Add section on test environment
    Add section on custom helpers
    describe YAML frontmatter
    Fix minor formatting errors
    document $INCLUDE as obsolete
    Change documentation of negative error
    Move test environment and custom helpers down
    indent copyright and frontmatter sections
    better description of the async calls between a promise
    and the functions in its `.then`
    Correct Early Error example: don't throw a string
    
    CONSOLE-RUNNER: split runner doc into new file
    add troubleshooting section
    23ef85c9
    History
    CONTRIBUTING: more notes on test writing
    Sam Mikes authored
    Add section on test environment
    Add section on custom helpers
    describe YAML frontmatter
    Fix minor formatting errors
    document $INCLUDE as obsolete
    Change documentation of negative error
    Move test environment and custom helpers down
    indent copyright and frontmatter sections
    better description of the async calls between a promise
    and the functions in its `.then`
    Correct Early Error example: don't throw a string
    
    CONSOLE-RUNNER: split runner doc into new file
    add troubleshooting section