Skip to content

fabricior/react-testing-library-tech-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published