Skip to content

Latest commit

 

History

History
46 lines (45 loc) · 1.42 KB

feature.yml

File metadata and controls

46 lines (45 loc) · 1.42 KB
NameAboutLabelsAssignees
Feature Proposal 🚀Submit a proposal for a new feature:rocket: Feature Request

Thank you for taking the time to suggest a new feature!

A clear and concise description of what the feature is.

Outline your motivation for the proposal. How will it make Jest better?

Describe how this feature would be used.

Why does this feature belong in the Jest core platform?

Common proposals that do not typically make it to core:

  • New matchers (see jest-extended)
  • Changes to the default reporter (use custom reporters instead)
  • Changes to node/jsdom test environments (use custom environments instead)