Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jestjs/jest

Delightful JavaScript Testing.
https://github.com/jestjs/jest

Fix 22.4 docs for mockResolveValue (#5916)

1eb02fd41ad6840350a5b2c0636151e2da8bcd8b authored almost 7 years ago
docs: fix lint error in changelog

0d5862313387740386584badcdec871d2b76b166 authored almost 7 years ago
Fix indentation (#5910)

f014d92f1a16c19ca18a2d9023f1fb148149aa38 authored almost 7 years ago
Add an option to use --no-color chalk CLI argument

e3f596d29f4fd27a0d848855c97ec43f63c9c164 authored almost 7 years ago
Override "process.send" with a mock (#5904)

When creating a mock object for `process`, `process.send` is just referenced from the parent con...

10b50c4c571c1d4d5f87733d13397bf912250fe7 authored almost 7 years ago
add a note that testNamePattern regex is matched against full name (#5886)

* add a note regarding testNamePattern regex and full-name

* change suite to describe block
...

0d31e9dab96ffcb97d3ac9b974337d1496366665 authored almost 7 years ago
Remove very old docs from Troubleshooting.md (#5903)

* Remove very old docs from Troubleshooting.md

`jest` is way past version `0.9.0` so old vers...

4be22f0f13947aefb3c4fcc8e71ffffd734575fb authored almost 7 years ago
use up to date link to istanbul reporters (#5890)

the previous link brought to the deprecated istanbul github project.

d6192817d59c4a0a84b0d31e3ac9b65f4f5b14f2 authored almost 7 years ago
update definition to match #5658 (#5872)

358764dcc784028e5e2d231a0e40e02688fc532b authored almost 7 years ago
Coverage option for editor support (#5836)

When using the Jest extension in vscode, running coverage is often slow so it would be nice to b...

bce54cd2b9337d4feae65cde5fab3b2a918b5ae6 authored almost 7 years ago
Allow plugin keys to be overriden by other plugins (#5878)

f099621054afecbe41d3d8932721b05a06602132 authored almost 7 years ago
haste-map: Support extracting dynamic `import`s (#5883)

* cleanup type import in haste map

* Support extracting dynamic `import`s

* update changel...

a9d1c5fa5a30368622edf35575d2c2b5b0d0cd8d authored almost 7 years ago
Refactor: unify handling of topSuite and children suites + increase readability (#5885)

* refactor(jest-jasmine2): Simplify `Env.execute` to setup and clean resources for the top suite...

815c8bd7cdefb2e354f4f99a8dbb6dc6ef188a75 authored almost 7 years ago
Backfill 22.x docs (#5822)

5bd6ee166a5a85749e2c8b790610f2b0af6df838 authored almost 7 years ago
Add jest-silent-reporter (#5881)

5ec4092f97527b5dddd5f08d060e5b19045c15cd authored almost 7 years ago
Added link to Mercurial (#5877)

e5837cff7dad1e8c9da5e3cac9b5d7b13025849d authored almost 7 years ago
Alias parity for all spy matchers (#5826)

* Add .toBeCalledTimes and .toHaveBeenNthCalledWith

* Update CHANGELOG.md

abb6321de78824085d080bc65f8e1d596fa3949a authored almost 7 years ago
Expose SHA-1s via HasteFS (#5874)

f31f25320f1629309d66ca9cb0a24f412946bd98 authored almost 7 years ago
Interactive Snapshot Mode improvements (#5864)

* Interactive Snapshot Mode updates

* Update docs

* Squash images

* More squashing

*...

3c65b72d88744a24d1eb985f147707b5d1c532dd authored almost 7 years ago
Create basic readme for expect package (#5870)

* Create basic readme for expect package

* prettier

2bd5dfddfef425348760807d12348829a9a82d30 authored almost 7 years ago
Improve the english on visual difference message (#5868)

fbbfd52004187fa68279d0015ece9d4001863e25 authored almost 7 years ago
Assign process.env.JEST_WORKER_ID=1 when in runInBand mode (#5860)

1a487c1803124c594bdd86ee24b5949025660bc3 authored almost 7 years ago
Run prettier on output in build dirs (#5858)

69c11a0c8192e643f4aa4c0aa79ce09cdd1ab155 authored almost 7 years ago
Improve output format for mismatchedArgs in mock/spy calls (#5846)

dab57e315d364f48d6a9f82eb23f07b9cf553ebd authored almost 7 years ago
Implement SHA-1 support in jest-haste-map (#5834)

cf199ba32bb9e5fc274aea623edbfdb365da2864 authored almost 7 years ago
Generating coverage for files passed in `--findRelatedTests`, `--onlyChanged` and `--watch` scenarios (#5601)

* Jump start using the work from #4246

* checking how it looks without an extra flag

* mak...

6a77ee37ec2d46ece7e9cfd0f891d11c113cc4c4 authored almost 7 years ago
add a descriptive error for invalid globalSetup or globalTeardown (#5835)

* add a descriptive error for cases that globalSetup or globalTeardown does not export a functio...

6851d8bc9d67e83fb1bb0199d28ef84565938225 authored almost 7 years ago
fix a header in changelog (#5840)

c7108ed8ae830e5ee797bb35ffc438941a8ed049 authored almost 7 years ago
fix: update dependency explicitly for babel-plugin-istanbul (#5799)

* fix: update dependency explicitly for babel-plugin-istanbul

* update lockfile

e566a8f4106ac25b008744ffc42204554fd31cf6 authored almost 7 years ago
Fix typo in Es6ClassMocks.md (#5833)

124067e7d662364d40fc662ef54bfddd798c57c4 authored almost 7 years ago
Add missing changelog for #5816 (#5827)

920243955f461ad99642441f18526670b20b23f8 authored almost 7 years ago
Replace jest-puppeteer-preset by jest-puppeteer (#5825)

I deprecated "jest-puppeteer-preset" in favor of "jest-puppeteer". It is just a fix in documenta...

b76afc2bf06b17764f08dfa5d4754f7b0a27ba54 authored almost 7 years ago
Update to React 16, handle React.Fragment better (#5816)

* Add React.Fragment to snapshots in unhandled cases

* Add test

* Upgrade to React 16

*...

442e93d488bd1b0233c8fcdc836c9e28104194ae authored almost 7 years ago
Update Webpack guide to use babel preset-env (#5821)

b9ed1153b83163b278c355fb80cd8cd0c7c51b78 authored almost 7 years ago
Update istanbul depedency to fix coverage issue (#5809)

Minimize lockfile diff

Update istanbul depedency to fix coverage issue

Update istanbul dep...

3a99e765d75777460b49e2ee376a2d0de2d6eb40 authored almost 7 years ago
Revert "Release v23.0.0-alpha.0" (#5810)

This reverts commit df34b204c3aa8dfc3a05d19039c6d538cbce9135.

84b17fb59c1d9fd7f964b5f2bfd9d7e2b898f89a authored almost 7 years ago
Release v23.0.0-alpha.0

df34b204c3aa8dfc3a05d19039c6d538cbce9135 authored almost 7 years ago
Update Troubleshooting.md (#5794)

* Update Troubleshooting.md

I was trying to get jest debugging working and ran into issues. S...

9599d5cce25c24cbbec1aa25152f5e91fd60ba2b authored almost 7 years ago
Fix typo in MockFunctions.md (#5795)

Impementation -> Implementation

feeb371f0b925f3eb7b9ce7e871720c20cd923dd authored almost 7 years ago
Improve jest-worker (up to 4x) (#5793)

* Allow arbitrary method and iterations in jest-worker performance test

* Convert worker queu...

f1922ad8bb18d8a4ff20cb90abf89e9e4cff52c0 authored almost 7 years ago
Fix README

f588a6000fba8ea796bb66c76c979ccda353f0f8 authored almost 7 years ago
Update README.md (#5777)

added MIT License icon :)

fd7a967b8afb3d1fd8241dbd8d447d33d22d03a6 authored almost 7 years ago
Changelog and documentation for PR #5503 (Custom asymmetric matchers) (#5784)

* test

* define asymmetric matchers

* more

* correction

* trying to fix flow

* fl...

9cb1a5c568af567af053d6a9c4be853d480328a8 authored almost 7 years ago
Fix config filename (#5782)

620bdcae4a53f7f016ff89000424ae0749c1d1eb authored almost 7 years ago
feat: update spyOnProperty method, fixes #… (#5753)

* feat: update spyOnProperty method, fixes #5746

* changelog update for spyOnProperty, #5753

4034718aa519490b99201dda7d03b01a8f59e617 authored almost 7 years ago
[jest-mock] Track thrown errors in MockFunctionState (#5764)

* Fix changelog from previous PR to link to PR.

* jest-mock: Track thrown errors in MockFunct...

2a6fc70d155df7f7a4863c61b3781f7809da2c9a authored almost 7 years ago
add envinfo to ISSUE_TEMPLATE (#5770)

* add envinfo to ISSUE_TEMPLATE

* fix lint error in ISSUE_TEMPLATE

be1aee6a884d43257923b7c091970b2da2fa0596 authored almost 7 years ago
Fix impementation typo (#5774)

1969920deac2e9373138b60782a1d6084c754fff authored almost 7 years ago
Fixes ordering of clearMocks in Configuring Jest (#5763)

The `clearMocks` section of the _Configuring Jest_ document seems to be out of order. It appears...

b43764b8b7dea6a5855c7b1273a9167cadbff062 authored almost 7 years ago
use gitignore in prettylint (#5759)

1fd3002f1e48b23a0abc48445e859a13cc79dfdd authored almost 7 years ago
Custom Asymmetric Matchers (#5503)

* test

* define asymmetric matchers

* more

* correction

* trying to fix flow

* fl...

664cdbb2c34bb509d083d5c8e0c6fb93e74ceba2 authored almost 7 years ago
Typo: Follwing (#5756)

Typo in comment:
// or you could use the follwing...
// or you could use the following...

727c377483bb5333db79ed747fd206e059f82fc5 authored almost 7 years ago
manual mocks do not automatically take precedence over modules unless automock is true (#5710)

4dd478a3925e6f632d216590b6bd049f53e403e9 authored almost 7 years ago
Use valid glob pattern instead of micromatch-specific (#5744)

* Use idiomatic glob pattern instead of micromatch-specific

* Use prettierignore

78233cbe6ff6960c91fb4754a62be30aa370ed84 authored almost 7 years ago
Enhance function mocks to expose a list of returned values. (#5752)

* Enhance function mocks to maintain a list of returned values.

* Update CHANGELOG

77d6fecb5b7bddfac46960d5755c3da88c1c2fa6 authored almost 7 years ago
docs and changelog update for nthCalledWith (#5734)

* docs and changelog update for nthCalledWith

* Update CHANGELOG.md

55daf31b9298c0efe6f182529042bf697945d51d authored almost 7 years ago
Enable single thread mode for runner (#5712)

Some runners for tools that can not be run in parallel need a way
to specify that they should n...

5a07f5fcfc5eb92300173baf7057a9d99d7544de authored almost 7 years ago
Add 22.4 versioned docs (#5733)

* Add 22.4 versioned docs

* Add changelog entry

3e82577da135488d9c259ce1395abdda8005d704 authored almost 7 years ago
Add Aaron's talk to the website (#5732)

f1c422f58ab05010ccbfd42902248946e5924860 authored almost 7 years ago
Fix Redux link url (#5728)

* Fix Redux link url

* Update TestingFrameworks.md

9c1906e9a07b769ca25fef58e0ae955c3f5ceddf authored almost 7 years ago
fix(expect): do not rely on 'instanceof RegExp' (#5729)

* fix(expect): do not rely on 'instanceof RegExp'

`instanceof RegExp` will not be true for Re...

469ad796b19eeee6aaa66708684e024f089b6892 authored almost 7 years ago
docs: mention Jest Puppeteer Preset (#5722)

3b0959ab9c9696f2779ec8e1a5a31bdac81be83b authored almost 7 years ago
Add support for debugging Jest inside the current file (#5717)

0b076cdfd6020810fc05fb0f26cdca30d688ead1 authored almost 7 years ago
docs: Expand changelog entry for #5367 (#5719)

ecb583630d412d6dcb8c75624ad42748adb6d7c4 authored almost 7 years ago
implement mockResolved/RejectedValue methods using mockImplementation (#5720)

e9aa321e0587d0990bd2b5ca5065e84a1aecb2fa authored almost 7 years ago
add examples to the inverse matcher docs (#5723)

52dad1554eff13b66f1d9888bb20a6ca4d9cb02d authored almost 7 years ago
add inverse expect asymmetric matchers (#5517)

* add inverse expect helpers

* linting

* switch to expect.not.* format, fix string validat...

42c1d756828ed14e286322acaecda8d1c086ec5e authored almost 7 years ago
Add changelog for fileChange and update fs -> file (#5713)

74bf072e43789bf5bcfe85f2aa9492905c4d2e9a authored almost 7 years ago
Add rootDir to runtime FileNotFound error message (#5693) (#5702)

f7171b9905c4a38d85562f03c51c1d7e0bff2824 authored almost 7 years ago
Set compact to false to avoid Babel warnings on large files (Fixes #5703) (#5704)

* Set compact false for babel

* Push changelog update

* Add compact flag to babel-jest as ...

1ab41c3eabc0b14fe4afa8a9b29c4907409144a7 authored almost 7 years ago
Add fsChange hook for plugins (#5708)

* Add fsChange hook for plugins

* Rename fsChange to fileChange

5fabc346501131cb630679600eb4ca100e6b35ec authored almost 7 years ago
[WIP] Make toThrow matcher pass only if Error-like object is returned from promises (#5670)

* Fix rejects.not matcher

* Check if resolved/rejected value is Error instance

* Add test
...

27a1dc659dd3f2c91efb106961a5d0c640a1085b authored almost 7 years ago
Add some docs on using `jest.mock(...)` (#5648)

* Add some docs on using `jest.mock(...)`

I find the current docs on mocking lacking in the a...

aef82a2a8ae9b249c40bcd558552bfb11ca43894 authored almost 7 years ago
Example should use always the latest React version (#5700)

fbe05d3366769f613f99e1f5aa968429bd9bd23c authored almost 7 years ago
Fix update snapshot when mode: watchAll (#5696)

* Fix update snapshot

* Update CHANGELOG

* Update CHANGELOG.md

f877284d41469a7dc49ab18f3900f418cb38f5b9 authored almost 7 years ago
fixes #5531 (#5532)

because we can have a "describe" block but no "it" blocks inside

48560bf52fa9d587f302d4d8512e7f7c8038f8c5 authored almost 7 years ago
remove retainLines from coverage instrumentation (#5692)

* remove retainLines from coverage instrumentation

* Update CHANGELOG.md

* update snapshot...

3f595526d86cb88bfd2c23774fb2bd5252c9de36 authored almost 7 years ago
Add parseInt, parseFloat and isNaN to mock whitelist (#5691)

* Add parseInt, parseFloat and isNaN to mock whitelist

* Fix keys order

* Fix keys order

4037b7917bb5d53593f1b7cbb34d8992fdd88fe5 authored almost 7 years ago
Fix MoreResources.md react link (#5690)

Link to React tests is broken. Replaced the value with an existing url

a88d3c553d94b220f9dae47f64983d9d7b3baed8 authored almost 7 years ago
Fix restore-cache issue on CircleCi (#5688)

608feac05f3004735b153b4e3db63c9673df63c0 authored almost 7 years ago
Update MockFunctionAPI doc to be consistent like other API docs (#5684)

303c078e92833dcbd26168ae6818894e4f5c577d authored almost 7 years ago
Remove needless replace by regexp (#5686)

9667765b58cdceeeaf652de18db326cd95104e44 authored almost 7 years ago
Add jest community section to docs (#5675)

* Add community packages documentation

* Replace community packages with jest-community docs

e6659b861de169bb828e64a0310c00575c111633 authored almost 7 years ago
don't use watchman in MPR test (#5678)

e38cf6da9a0fba021f97e053baa93a6975f54c47 authored almost 7 years ago
add empty .watchmanconfig (#5683)

a2a9ddacd638a52417fa9c4d33db5242ea92029f authored almost 7 years ago
Update dependencies (#5681)

* upgrade dependencies

* upgrade prettier and fix lint warnings

* update flow config

* ...

f43f0db4a4aa02783febe05dd96c7fb15b3d7570 authored almost 7 years ago
don't use `master` as hg bookmark name (#5679)

43306c566f2bf74d6f4dabad9728c3c2213a4228 authored almost 7 years ago
jest-circus test utils (#5636)

158a76fb09cc79d8c817f41aa9437e046078a408 authored almost 7 years ago
don't build mocks (#5680)

d584277a7fb3949c33d6bb47e055d13d6d978249 authored almost 7 years ago
Improve the error message when 2 projects resolve to the same config (#5674)

* Improve the error message when 2 projects resolve to the same config

* changelog

e12cab63f06cabaf4e38c18fac18cf463fc10e1f authored almost 7 years ago
Fix: unbreak master (#5672)

f6f0c9c8b8c418c98b49ca3bf90e248756072e74 authored almost 7 years ago
Update documentation about toHaveProperty (#5668)

b789dca21b39a272333187d5f8d793e4cde10453 authored almost 7 years ago
add support for expect(spy).nthCalledWith(int, args...) (#5605)

* add support for expect(spy).nthCalledWith(int, args...)

* CR changes

0c760cc72ecfc2c342049ff89a47e69fa3fbc98d authored almost 7 years ago
Add error throwing to 'it'/'test' for incorrect arguments. (#5558)

* feat: adds error when using it or test without proper arguments

* fix: adds more descriptiv...

fa05b4f82f24f98ae31671b4e4447632128553ed authored almost 7 years ago
Update `jest-editor-support` `Settings` to use spawn in shell option (#5658)

* Fix TypeScript error; Spawn using shell option

* Add to CHANGELOG

* Fix Flow types

* ...

96d5453f62bd317353d1d19364d9e659ccc5aa40 authored almost 7 years ago
Fix good first issue link in README.md (#5656)

457776b2889a9be1ce8a2c636a23417264a98d99 authored almost 7 years ago
tests(chalk): Force chalk to on in matcher tests for consistency (#5652)

## Summary

Follow up to #5646. Forces `chalk` to be turned on in matcher tests for
consisten...

1ade8cea5a9a9d285fa7ce04c43ef73bc97f1855 authored almost 7 years ago
use prettylint for markdown (#5651)

c88da5480873073ffc5c6f978f78cfc18e57b4d8 authored almost 7 years ago
tests(colors): Force-disable colors on tests for consistent snapshots (#5646)

64cbf36eb1c34f8839e484ae0da355e5edcf4ec2 authored almost 7 years ago
Lint markdown in CI (#5645)

c91ee66f552e2323464b48097a6a1f783e210fba authored almost 7 years ago