mjhea0 / flaskr-tdd

Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a section how to unit test the JavaScript

digulla opened this issue · comments

I'm missing hints how to test the JavaScript that is used in the an flask app.

I tried using flask-jasmine but the project is no longer maintained, it doesn't support Jasmine 2.0 and doesn't work with Flask 1.0 or Pyrhon 3.