/cadaver-cards

Prototype for a cards game

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Cadaver Cards

Description

  • JS Modules
  • Jasmine --> Unit Tests
  • Cypress --> Functional Tests

How to use

Run on a server to avoid CORS issues. Visual Studio Code "Live Server" extension recommended for development enviroment.

  • Launch Cypress (Functional Tests)
npm run f-test

Launch with ui

npm run f-test-ui

Atributions

...