Skip to content
This repository was archived by the owner on Apr 5, 2018. It is now read-only.

Add Testing research and demos #14

Open
1 of 3 tasks
brandon93s opened this issue Nov 19, 2017 · 2 comments
Open
1 of 3 tasks

Add Testing research and demos #14

brandon93s opened this issue Nov 19, 2017 · 2 comments

Comments

@brandon93s
Copy link
Owner

brandon93s commented Nov 19, 2017

Criteria: Testing
Candidates:

  • angular
  • react
  • vue.js
@brandon93s
Copy link
Owner Author

Popular test stacks listed below to get us started. This is non exhaustive and we should explore beyond this list!

Common

  • AVA - Futuristic JavaScript test runner
  • Nightwatch.js - e2e tests
  • cypress - testing for browser
  • Jest - Delightful JavaScript Testing (by Facebook)
  • Karma - Spectacular Test Runner for Javascript
  • Mocha - simple, flexible, fun javascript test framework for node.js & the browser

Angular

React

Vue.js

  • vue-test-utils - Utilities for testing Vue components (official test library from Vue)
  • avoriaz - a Vue.js testing utility library
  • vue-jest - Jest Vue transformer with source map support

@brandon93s
Copy link
Owner Author

Examples added for vue leveraging:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant