You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests are available to be run both with node.js and in the browser.
For node, simply call
node TennisTest.js
(Only failures will be shown on the console)
For the browser, open TennisTest.html and refresh after change.