Skip to content

gwvt/e2e-intro

Repository files navigation

This app makes up the visual material for a presentation introducing concepts and tools of end-to-end testing. The example tests test the app itself.

To run locally:

npm install
npm run serve

To run the tests:

npm run e2e

About

A presentation app introducing end-to-end testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published