issues
search
negativetwelve
/
jest-plugins
Adds plugins feature to jest for easily adding extensions.
MIT License
107
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FYI. a "port" of this plugin for vitest.
#99
urkle
opened
2 years ago
0
eslint support for jest-plugin-context
#98
brewster1134
opened
3 years ago
0
setupTestFrameworkScriptFile is deprecated in favor of setupFilesAfterEnv
#97
dima4p
opened
4 years ago
0
[jest-plugin-set] Eslint support?
#96
hakunin
opened
4 years ago
2
[jest-plugin-fs] Babel 7 'cannot find module' issue
#94
shazron
opened
5 years ago
0
[Plugin] Porting RSpec's allow syntax for mocks
#93
adaam2
opened
5 years ago
0
[jest-plugin-fs] add setup-mock
#92
danielpza
closed
6 years ago
0
How to use with context plugin in TypeScript
#91
kristianmandrup
closed
6 years ago
2
Add comment about types
#90
jonasheinrich
closed
6 years ago
1
[jest-plugin-set] Using set with variables in set bodies (dependencies)
#89
hakunin
closed
6 years ago
1
[meta] Move react and react-dom to peerDependencies
#88
negativetwelve
closed
6 years ago
1
[meta] Update dependencies to >= 16 for all react
#87
negativetwelve
closed
6 years ago
1
[jest-plugins-react] Remove peerDependency on react from all react plugins
#86
negativetwelve
closed
6 years ago
0
[jest-plugin-enzyme] Create the enzyme package to use with jest-plugin-it-shallow-renders
#85
negativetwelve
closed
6 years ago
1
[jest-plugin-fs] [docs] Poor usage docs - please post a better example
#84
kristianmandrup
opened
6 years ago
3
[jest-plugin-it-shallow-renders] Update enzyme dependency to support react 16
#83
negativetwelve
closed
6 years ago
0
[meta] Remove jest-plugins as a peerDependency from individual packages
#82
negativetwelve
closed
6 years ago
1
Remove peerDependency "jest-plugins" from jest-plugin-set
#81
peterjuras
closed
6 years ago
3
[jest-plugin-set] Add support for promises to `set`
#80
negativetwelve
opened
6 years ago
0
[jest-plugin-fs] How do I unmock files which should be read?
#79
ms88privat
closed
6 years ago
8
[jest-plugin-fs] Add the unmock feature which allows you to read files natively within tests
#78
negativetwelve
closed
7 years ago
16
[jest-plugin-fs] Do not reset the filesystem when we call mock multiple times
#77
negativetwelve
closed
7 years ago
0
[jest-plugin-fs] Do not reset the filesystem when we call mock multiple times
#76
negativetwelve
closed
7 years ago
0
[jest-plugin-fs] fs.unmock should apply to directories as well. If a directory is unmocked, every file in the subdirectory should be unmocked as well
#75
negativetwelve
opened
7 years ago
0
[jest-plugin-fs] Add support for spyfs to fs plugin
#74
streamich
opened
7 years ago
7
[jest-plugin-fs] Add `fs.unmock` function that allows a file to be read from the filesystem
#73
negativetwelve
closed
7 years ago
0
[jest-plugin-mock] Should allow easily creating fn and property mocks
#72
negativetwelve
opened
7 years ago
0
[jest-plugin-set] Set variables should be created before beforeEach is called
#71
negativetwelve
opened
7 years ago
5
[jest-plugin-fs] Add in-memory filesystem as a layer on top of the real one (for the mock)
#70
negativetwelve
closed
7 years ago
0
[jest-plugin-fs] Add ability to nest files and directories with a test case to validate it
#69
negativetwelve
closed
7 years ago
0
[jest-plugin-fs] Allow nested objects to mock the filesystem with extended paths
#68
negativetwelve
closed
7 years ago
0
[jest-plugin-fs] Add the jest-plugin-fs/mock export for usage within jest
#67
negativetwelve
closed
7 years ago
1
[jest-plugin-fs] Export fs mock for the filesystem to use with jest
#66
negativetwelve
closed
7 years ago
0
[jest-plugin-fs] Replace mock-fs with memfs to not override the filesystem
#65
negativetwelve
closed
7 years ago
0
[jest-plugin-mock] Create a mock function that allows easily creating mocks
#64
negativetwelve
opened
7 years ago
0
[jest-plugin-fs] Sometimes can't use console.log within tests because of file mocking
#63
negativetwelve
closed
7 years ago
0
[CI] Update yarn, add eslint-plugin-jest + remove -- from commands
#62
negativetwelve
closed
7 years ago
0
[Plugin] Create custom react matchers
#61
negativetwelve
opened
7 years ago
0
[React] Add jest-plugin-it-shallow-renders to the react plugins set
#60
negativetwelve
closed
7 years ago
0
[React] Add jest-plugin-it-shallow-renders to the jest-plugins-react set
#59
negativetwelve
closed
7 years ago
0
[Plugin] Add jest-plugin-it-shallow-renders support for react components with snapshot tests
#58
negativetwelve
closed
7 years ago
0
[Plugin] Add jest-plugin-it-shallow-renders with enzyme shallow render support
#57
negativetwelve
closed
7 years ago
0
[Plugin] Add jest-plugin-fs to the recommended plugins set
#56
negativetwelve
closed
7 years ago
0
[Plugin] Create jest-plugin-fs to mock the filesystem with tests
#55
negativetwelve
closed
7 years ago
0
[jest-plugin-it-renders] Lower the semver required for the react-test-renderer to ^16.0.0-alpha
#54
negativetwelve
closed
7 years ago
0
[jest-plugins] Print the full error when we're unable to require a jest-plugin
#53
negativetwelve
closed
7 years ago
0
[Plugin:it-renders] Update react-test-renderer to 16.0.0-beta.5
#52
negativetwelve
closed
7 years ago
0
[Plugin] jest-plugin-it-renders doesn't work with React 16+
#51
negativetwelve
closed
7 years ago
0
[Plugins] Don't mask errors, print the error after the jest-plugins error
#50
negativetwelve
closed
7 years ago
0
[Plugin] Create jest-plugins-react as a plugins set
#49
negativetwelve
closed
7 years ago
0
Next