apollo-universal-starter-kit icon indicating copy to clipboard operation
apollo-universal-starter-kit copied to clipboard

Possibly use bigtest

Open justinr1234 opened this issue 6 years ago • 0 comments

Just an idea, this library looks really promising for ease of testing for both integration and unit testing UI:

Website: https://bigtestjs.io Slides: https://speakerdeck.com/robdel12/testing-big-in-javascript-bleeding-edge-web

Recording of the same talk from ByteConf: https://www.youtube.com/watch?v=w8a7Km9b6UI

Open source app that has ~1,200 BigTests: https://github.com/folio-org/ui-eholdings

Component library that uses BigTest to test components: https://github.com/folio-org/stripes-components/tree/master/lib/Accordion/tests

The TodoMVC app with BigTests in the talk: https://github.com/Robdel12/bigtest-todomvc (and bonus for an ember app: https://github.com/Robdel12/ember-todomvc)

justinr1234 avatar Oct 05 '18 14:10 justinr1234