Skip to content

biostamp/biostamp-jest-preset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biostamp-jest-preset

Biostamp Jest preset that runs both jest-mongo preset and jest-redis preset

Usage

1. Installation

$ yarn add @biostamp/jest-preset

Create a jest.config.js file

module.exports = {
	preset: '@biostamp/jest-preset',
}

3. Customizations

  • For details about the jest-mongo configurations, visit: @shelf/jest-mongo
  • For details about the jest-redis configurations, visit: jest-redis

About

Biostamp Jest preset that runs both jest-mongo preset and jest-redis preset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published