Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / negativetwelve/jest-plugins issues and pull requests

#99 - FYI. a "port" of this plugin for vitest.

Issue - State: open - Opened by urkle over 2 years ago

#98 - eslint support for jest-plugin-context

Issue - State: open - Opened by brewster1134 almost 3 years ago

#96 - [jest-plugin-set] Eslint support?

Issue - State: open - Opened by hakunin over 4 years ago - 2 comments

#95 - First demo cannot run!

Issue - State: open - Opened by brizer over 4 years ago

#94 - [jest-plugin-fs] Babel 7 'cannot find module' issue

Issue - State: open - Opened by shazron over 5 years ago

#93 - [Plugin] Porting RSpec's allow syntax for mocks

Issue - State: open - Opened by adaam2 over 5 years ago

#92 - [jest-plugin-fs] add setup-mock

Pull Request - State: closed - Opened by danielpza over 5 years ago

#91 - How to use with context plugin in TypeScript

Issue - State: closed - Opened by kristianmandrup over 5 years ago - 2 comments
Labels: docs

#90 - Add comment about types

Pull Request - State: closed - Opened by jonasheinrich almost 6 years ago - 1 comment

#89 - [jest-plugin-set] Using set with variables in set bodies (dependencies)

Issue - State: closed - Opened by hakunin almost 6 years ago - 1 comment

#88 - [meta] Move react and react-dom to peerDependencies

Pull Request - State: closed - Opened by negativetwelve about 6 years ago - 1 comment
Labels: meta

#87 - [meta] Update dependencies to >= 16 for all react

Pull Request - State: closed - Opened by negativetwelve about 6 years ago - 1 comment
Labels: meta

#86 - [jest-plugins-react] Remove peerDependency on react from all react plugins

Pull Request - State: closed - Opened by negativetwelve about 6 years ago
Labels: plugin

#85 - [jest-plugin-enzyme] Create the enzyme package to use with jest-plugin-it-shallow-renders

Pull Request - State: closed - Opened by negativetwelve about 6 years ago - 1 comment
Labels: plugin

#84 - [jest-plugin-fs] [docs] Poor usage docs - please post a better example

Issue - State: open - Opened by kristianmandrup over 6 years ago - 3 comments
Labels: docs

#83 - [jest-plugin-it-shallow-renders] Update enzyme dependency to support react 16

Issue - State: closed - Opened by negativetwelve over 6 years ago
Labels: plugin

#82 - [meta] Remove jest-plugins as a peerDependency from individual packages

Pull Request - State: closed - Opened by negativetwelve over 6 years ago - 1 comment
Labels: meta

#81 - Remove peerDependency "jest-plugins" from jest-plugin-set

Issue - State: closed - Opened by peterjuras over 6 years ago - 3 comments

#80 - [jest-plugin-set] Add support for promises to `set`

Issue - State: open - Opened by negativetwelve over 6 years ago
Labels: plugin

#79 - [jest-plugin-fs] How do I unmock files which should be read?

Issue - State: closed - Opened by ms88privat over 6 years ago - 8 comments

#78 - [jest-plugin-fs] Add the unmock feature which allows you to read files natively within tests

Pull Request - State: closed - Opened by negativetwelve over 6 years ago - 16 comments
Labels: plugin

#77 - [jest-plugin-fs] Do not reset the filesystem when we call mock multiple times

Pull Request - State: closed - Opened by negativetwelve over 6 years ago
Labels: plugin

#76 - [jest-plugin-fs] Do not reset the filesystem when we call mock multiple times

Issue - State: closed - Opened by negativetwelve over 6 years ago
Labels: plugin

#74 - [jest-plugin-fs] Add support for spyfs to fs plugin

Issue - State: open - Opened by streamich over 6 years ago - 7 comments
Labels: plugin, idea

#72 - [jest-plugin-mock] Should allow easily creating fn and property mocks

Issue - State: open - Opened by negativetwelve over 6 years ago
Labels: plugin

#71 - [jest-plugin-set] Set variables should be created before beforeEach is called

Issue - State: open - Opened by negativetwelve over 6 years ago - 5 comments
Labels: bug, plugin

#70 - [jest-plugin-fs] Add in-memory filesystem as a layer on top of the real one (for the mock)

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#69 - [jest-plugin-fs] Add ability to nest files and directories with a test case to validate it

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#68 - [jest-plugin-fs] Allow nested objects to mock the filesystem with extended paths

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#67 - [jest-plugin-fs] Add the jest-plugin-fs/mock export for usage within jest

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago - 1 comment
Labels: plugin

#66 - [jest-plugin-fs] Export fs mock for the filesystem to use with jest

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#65 - [jest-plugin-fs] Replace mock-fs with memfs to not override the filesystem

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#64 - [jest-plugin-mock] Create a mock function that allows easily creating mocks

Issue - State: open - Opened by negativetwelve almost 7 years ago
Labels: plugin

#63 - [jest-plugin-fs] Sometimes can't use console.log within tests because of file mocking

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: bug, plugin

#62 - [CI] Update yarn, add eslint-plugin-jest + remove -- from commands

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: meta

#61 - [Plugin] Create custom react matchers

Issue - State: open - Opened by negativetwelve almost 7 years ago
Labels: plugin

#60 - [React] Add jest-plugin-it-shallow-renders to the react plugins set

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#59 - [React] Add jest-plugin-it-shallow-renders to the jest-plugins-react set

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#58 - [Plugin] Add jest-plugin-it-shallow-renders support for react components with snapshot tests

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#57 - [Plugin] Add jest-plugin-it-shallow-renders with enzyme shallow render support

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#56 - [Plugin] Add jest-plugin-fs to the recommended plugins set

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#55 - [Plugin] Create jest-plugin-fs to mock the filesystem with tests

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#53 - [jest-plugins] Print the full error when we're unable to require a jest-plugin

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#52 - [Plugin:it-renders] Update react-test-renderer to 16.0.0-beta.5

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: docs, plugin

#51 - [Plugin] jest-plugin-it-renders doesn't work with React 16+

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: bug, plugin

#50 - [Plugins] Don't mask errors, print the error after the jest-plugins error

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#49 - [Plugin] Create jest-plugins-react as a plugins set

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#48 - [Plugin] Create jest-plugin-it-renders with tests (and snapshot tests)

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago - 2 comments
Labels: plugin

#47 - [Plugins] Create jest-plugins-react with support for react plugins

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#46 - [Plugin] Add jest-plugin-it-renders to make snapshot and render error tests easy

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#45 - [Plugins] Add jest-plugin-clock to the recommended plugins

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#44 - [Plugin] Create jest-plugin-clock with tests

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#43 - [Plugins] Add jest-plugin-for-each to jest-plugins-recommended

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#42 - [Plugin] Add jest-plugin-for-each to the recommended plugins

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#41 - [Plugin] Create jest-plugin-for-each (replaces with-test-cases)

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#40 - [Meta] Move babel + eslint configs inline into the package.json

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: meta

#39 - [Plugin] Remove dependency on jest-matchers

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#38 - [Plugin] Remove dependency on jest-matchers which is now renamed

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#36 - [Meta] Update jest to 21 and add appveyor config to run the CI

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago - 7 comments
Labels: meta

#35 - [Meta] Add appveyor config for CI integration

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: meta

#34 - [Meta] Add .travis.yml configuration

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago - 1 comment
Labels: meta

#33 - [Meta] Add travis-ci config to run

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: meta

#32 - [Meta] Add test coverage and upload to coveralls

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago - 1 comment
Labels: meta

#31 - [Meta] Add test coverage and send to coveralls

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: meta

#30 - [Plugin] Recommended plugins should use rspec set

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin, meta

#29 - [Plugin] Add jest-plugins-rspec and group all plugins with rspec syntax

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#28 - [Meta] Organize the package.json files to contain non-code fields at the top

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: meta

#27 - [Plugin] Create jest-plugin-with-test-cases

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#25 - [Meta] Add code coverage using coveralls to the repo

Issue - State: closed - Opened by negativetwelve almost 7 years ago - 1 comment
Labels: meta

#24 - [Plugin] Create jest-plugins-rspec with its, set, and context

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#23 - [Plugin] Create jest-plugin-enumerable-matchers

Issue - State: open - Opened by negativetwelve almost 7 years ago
Labels: plugin

#22 - [Plugin] Add eslint rules / plugins for each of plugins and plugin sets

Issue - State: open - Opened by negativetwelve almost 7 years ago
Labels: plugin

#21 - [Plugin] Create jest-plugin-clock to mock time

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#20 - [Plugin] Create jest-plugin-fs to mock the filesystem

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#19 - [create-jest-plugin] Create the create-jest-plugin package using jolt

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: cli

#18 - [Plugin] Add support for RSpec shared_examples_for syntax to Jest

Issue - State: open - Opened by negativetwelve almost 7 years ago
Labels: plugin

#17 - [Docs] Update references to old package names

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: docs

#16 - [Meta] Update the repository fields to point to jest-plugins

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: meta

#15 - [Meta] Update all repository fields to point to jest-plugins

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: meta

#14 - [Plugins] Create jest-plugins-recommended with sane defaults

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#13 - [Plugins] Create a plugin set that contains recommended plugins

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#11 - [Example] Add example that uses jest-plugins top-level config option

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: examples

#10 - [Core] Implement jest-plugins to actually require the correct files

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: core

#9 - [Examples] Add 'basic' example that tests installation + basic use of set + context

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: examples

#8 - [Examples] Add basic example that runs `set` and `context`

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: examples

#7 - [Examples] Add example to test installation

Issue - State: closed - Opened by negativetwelve almost 7 years ago
Labels: examples

#6 - [Plugin] Add jest-plugin-unhandled-promise with tests and README entry

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#5 - [Plugin] Add jest-plugin-console-matchers with tests for matchers

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#4 - [Plugin] Add jest-plugin-action + tests + update README

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#3 - [jest-plugin-its] Add the jest-plugin-its setup file

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#2 - [Plugin] Add jest-plugin-context from jest-context

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin

#1 - [Plugin] Add jest-plugin-its imported from jest-its

Pull Request - State: closed - Opened by negativetwelve almost 7 years ago
Labels: plugin