Testing Workshop. Learn how to test JavaScript applications through hands-on exercises.

git.io/testing-workshop

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2020
  • docs: add rjperkins as a contributor (#124)
  • fix: change disallowedPasswords assertions to be false in auth.js tes…
March 2020
  • wrong test description (#115)
October 2019
  • add cypress dep (#109)
  • lockdown all deps and update snapshots
  • lock down dep versions
October 2018
  • add testURL to jestConfig (#91)
June 2018
  • fixes babel core error as reported in issue #79 (#82)
May 2018
  • close #76
April 2018
  • Broken license link (#72)
  • update cypress config stuff and cypress-testing-library
  • simplify things
  • add test() example to comments (#70)
  • add cypress-testing-library
  • improve the whats-a- stuff
  • some progress here
  • update all the deps
  • update license
  • update naming of render return value property in todo comments (#68)
March 2018
  • rename files and stuff