Skip to content

sleslein/chi-js-test-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chi-js-test-automation

This repository hosts the presentation given on May 13, 2025 at the Chicago JS Meetup.

It was created using Marp. The main content can be found in the presentation.md document. The presentation itself can be located in the slide-deck directory

Running Locally

To build the slides locally:

  1. Install marp (marp cli docs)
    npm install -g @marp-team/marp-cli
  2. run the following command
    marp presentation.md --theme theme.css -o 'slide-deck/presentation.html'

TODOs

  • Add summary and details for running this on this readme
  • Customize the theme to match web site

About

repository to host the content for Chicago JS talk on test automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published