Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Testing Library Tech Talk

About

Repo to follow along with React Testing Library Tech Talk. Set up with https://github.com/facebook/create-react-app

How to use this repo

Alternative 1: Open it in codesandbox.io

  • Step 1: Click on badge below

    Open in CodeSandbox

  • Step 2: There is no step 2.

Alternative 2: Run it locally

Requires: Node.js and Visual Studio Code (or similar IDE)

  • Step 1: Clone the repo.

  • Step 2: Run npm install

  • Then you can

    • Run npm start to open the app in your localhost:3000
    • Run npm test to run jest tests in debug mode.

About

Repo to follow along with my React Testing Library Tech Talk

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages