ConstantineSF / aeternity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aeternity

  1. npm install
  2. There are two command to run specs with or without chrome extension:
    "chrome-with-extension" - "npx cypress run -b chrome",
    "chrome-without-extension" - "npx cypress run -b chrome -c pluginsFile=cypress/plugins/index_without_extension.js"
    **Extension folder located in the project.
    **In Spec_video folder you can find video of running specs.

About


Languages

Language:JavaScript 63.3%Language:HTML 27.3%Language:CSS 9.4%