Skip to content

Script that parses Cypress test files & updates selected markdown file with found test names.

Notifications You must be signed in to change notification settings

xonism/cypress-markdown-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generate-markdown-file.js has functions that parse through all Cypress test files that contain spec & extract test names (values after describe & it).

It is used in the Generate Markdown File with Test Names Github Action that automatically pushes the generated tests.md file with the test names to the main branch.

About

Script that parses Cypress test files & updates selected markdown file with found test names.

Resources

Stars

Watchers

Forks