Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 192 Bytes

File metadata and controls

13 lines (8 loc) · 192 Bytes

frontend-test-framework

Requirements

  • NodeJS 14.x
  • Yarn

Running

Execute the following in node.js console

  • yarn to install dependencies
  • yarn test to execute the test cases