Skip to content

Contains demo projects for different frontend test constellations

Notifications You must be signed in to change notification settings

qossmic/frontend-test-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Test Demos

A collection of demo projects illustrating different variations of frontend tests

Contents

Vue

  • vue-demo
    contains the demo project code and no test-related code. The vue-demo/src folder is copied to vue-cypress-demo and vue-playwright-demo folder
  • vue-cypress-demo contains a copy of vue-demo plus any code necessary to run cypress tests, as well as a test suite illustrating important test festures in vue-cypress-demo/tests.
  • vue-playwright-demo contains a copy of vue-demo plus any code necessary to run playwright tests, as well as a test suite illustrating important test festures in vue-playwright-demo/tests.

About

Contains demo projects for different frontend test constellations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published