PorkSashimi / tourist-jest

tourist of jest document

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TOURIST-JEST

Document Of Jest

Introduction

  • [⏰ 2020-3-20] Getting Started
  • [⏰ 2020-3-20] Using Matchers
  • [⏰ 2020-3-20] Testing Asynchronous Code
  • [⏰ 2020-3-21] Setup and Teardown
  • [⏰ 2020-3-26] Mock Functions
  • [⏰ 2020-3-26] Jest Platform
  • [⏰ 2020-3-26] Jest Community
  • [⏰ 2020-3-26] More Resources

Guides

  • Snapshot Testing
  • An Async Example
  • Timer Mocks
  • Manual Mocks
  • ES6 Class Mocks
  • Bypassing module mocks
  • ECMAScript Modules
  • Using with webpack
  • Using with puppeteer
  • Using with MongoDB
  • Using with DynamoDB
  • DOM Manipulation
  • Watch Plugins
  • Migrating to Jest
  • Troubleshooting
  • Architecture

Framework Guides

  • Testing React Apps
  • Testing React Native Apps
  • Testing Web Frameworks

About

tourist of jest document


Languages

Language:TypeScript 97.9%Language:JavaScript 2.1%