Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.21 KB

unit_test_output.md

File metadata and controls

27 lines (21 loc) · 1.21 KB

Brace Document Specification

Output of unit testing


Brace Document Specification help pages


---------- Start of unit testing ----------

  • Using stop further progression methodology for dependencies in: parser.js

    • Checking for dependencies..
      • √ requirejs is in the system as a program
      • √ the brace_document module is installed as a module
    • is able to aquire the package.json data from the api
      • √ .............
  • 3 passing

---------- End of unit testing ----------