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

added support for calling single test in single file (#4721)

a0220a62183d689f1a9155e9c9021028d5ffa6cf authored about 7 years ago by Marek Buchar <[email protected]>
Make passWithNoTests default to true in watch mode (#4722) (#4728)

583701492fbfa81698895733db8fe4a40e5752c6 authored about 7 years ago by Marius Herring <[email protected]>
Update Configuration.md (#4713)

027622436da65957e8f2ff31ac2e222855a00421 authored about 7 years ago by Fumihiro Xue <[email protected]>
Fix typo (#4717)

82cc99dc2ef487c2241fd8aef2c74d6bed9826fe authored about 7 years ago by Kyle Mathews <[email protected]>
Update CLI options link (#4706)

1aef0f6d27d11fc2ae9307aea56d73558be46708 authored about 7 years ago by Jonathan Petitcolas <[email protected]>
Fix siteConfig.js URL (#4705)

7816958d82da0ecd3153f9da2374e376792cb221 authored about 7 years ago by Yamagishi Kazutoshi <[email protected]>
Always remove node internals from stacktraces (#4695)

* Always remove node internals from stacktraces

* Update link to PR in changelog

* Fix bro...

7793554bf508121661a2c6d250132a51f29630bb authored about 7 years ago by Simen Bekkhus <[email protected]>
Fix asynchronous test will fail due to timeout issue. (#4669)

* Fix asynchronous test will fail due to timeout issue.

* Send error event to Node.js process...

291e83656646ac3fa19013df225288f2b9725f84 authored about 7 years ago by H1Gdev <[email protected]>
Update to flow 0.57.2 (#4694)

f5d7993a5f836cfd33865ebadb57b582a01ba764 authored about 7 years ago by Simen Bekkhus <[email protected]>
remove duplicates in listtest output (#4698)

* remove duplicates in listtest output

* fix node 4 unsupported spread operator error

* re...

126182533aac1a9c8302690f45c096f2e5a68b41 authored about 7 years ago by Joe Lim <[email protected]>
Add example to testEnvironment in Configuration.md (#4690)

dc996940be71d937220a120539502d3ebda93d0a authored about 7 years ago by Fumihiro Xue <[email protected]>
Update Configuration.md (#4703)

d40e1155cd0813a26778fc06e138cdfca5ea745a authored about 7 years ago by Fumihiro Xue <[email protected]>
ignore cache write EPERM errors on windows (#4685)

if we're reasonably sure they came from a cross-process race condition

8841bde1b5e63a407749106f806c9d69cc63cb3a authored about 7 years ago by jwbay <[email protected]>
Update Configuration.md (#4689)

da69818a6f979aada5e873254f02ba1e6c39422b authored about 7 years ago by Fumihiro Xue <[email protected]>
Fix typos (#4688)

Unify capitalization of the word Jest.

5e80ebd8db3f3d4a148e069ee6424c4bac1ad425 authored about 7 years ago by Michael Kühnel <[email protected]>
Add Async Test Environment APIs (#4506)

d1cb3959f11331f432354f1607025d60ef0667bf authored about 7 years ago by Fumihiro Xue <[email protected]>
Make cleanupStackTrace work on older and newer node 8 version (#4686)

4aa5229323515d41b4a24676daa0f697dbb99f25 authored about 7 years ago by Michał Pierzchała <[email protected]>
Fix more broken links in documentation (#4684)

b1505d95e4d9f8e26228eee300a785d724669470 authored about 7 years ago by Kenrick <[email protected]>
Fix tests on Node 8.7 (#4680)

8a427ebba88c6ab15da7c987716216728f5ea093 authored about 7 years ago by Michał Pierzchała <[email protected]>
UsingMatchers Link Updated (#4678)

Using Matchers link was broken. I changed the formatting.
(using the 'Jest CLI Options' as an ...

4a460ec297336f5f5fb53de87e69744d0dd7186e authored about 7 years ago by Miko Brandini <[email protected]>
Fix links to other documentation pages (#4675)

Fix applied like specified in Docusaurus documentation about linking to other docs: https://docu...

07246e343ab5b34da4cb50da90ab17fc89250249 authored about 7 years ago by Kenrick <[email protected]>
Fix bad link to jest cli docs (#4670)

Looks like you recently internationalized without fixing this link.

fb5f79adeca18d943b70506709d6852b260b3644 authored about 7 years ago by Joey Gracey <[email protected]>
Add a serializer for jest.fn to jest-snapshot (#4668)

* Add a serializer for jest.fn to jest-snapshot

* Add link to PR in changelog

* Don't depe...

afb4bf5817781c333acb389e123f15d8ae6c6de2 authored about 7 years ago by Simen Bekkhus <[email protected]>
Clear cache docs (#4667)

* add to changelog for PR #4430

* add —clearCache to docs

1c2dba6e6c18f5746aaa51dd37ce6381dde1aa62 authored about 7 years ago by Trevor Brindle <[email protected]>
Broken link. (#4666)

264dcb0939d5017260089c8e0b68d12fa7393c08 authored about 7 years ago by Shahbaz Tariq <[email protected]>
Fix DOMElement plugin to format SVG in jsdom 11 (#4664)

9bbbfcb745e31cd049a189a202f1873f9a6aacb7 authored about 7 years ago by Mark Pedrotti <[email protected]>
add clearCache cli command (#4430)

* add clearCache cli command

* fix lint issue - sort-keys

* clear all projects cacheDirec...

d82925e30a0f40bbeef6dba9ed1e151c1d8ffd19 authored about 7 years ago by Trevor Brindle <[email protected]>
Update UsingMatchers.md to fix broken links (#4662)

..at the bottom of the 'Using matchers' docs page which is deployed to http://facebook.github.io...

c15a4a6e2555ac1585a9984d8ba042861e4a5b01 authored about 7 years ago by Barry McGee <[email protected]>
Reimplements sidebar changes from #4651 (#4661)

Further .gitignore cleanup

08a3fee9c439c495b0d9e9ba00b0c9f9cb5539f0 authored about 7 years ago by Eric Nakagawa <[email protected]>
Ignore translated doc files, remove from repo (#4656)

1ece1406ccd402e91d2ddd7c08a97b515d547202 authored about 7 years ago by Eric Nakagawa <[email protected]>
Use graceful-fs in jest-runtime. (#4655)

d62a7e0edfec556758e1c0e23158e4ce4ac84e91 authored about 7 years ago by Christoph Nakazawa <[email protected]>
Broken link. (#4654)

9d15a29768144e60a748a10198ba15315615b2c1 authored about 7 years ago by Shahbaz Tariq <[email protected]>
Update website to use Docusaurus (#4536)

* Adding a clean copy of Docusaurus

Updating sidebar

Modifying files into Docusaurus forma...

172c0b28d56494379a599a272d73c298f9952060 authored about 7 years ago by Eric Nakagawa <[email protected]>
Remove unavailable link from docs/testing-frameworks (#4652)

The Web Components example is pointing to a Stack Overflow Documentation page, a service that wa...

5049651b8abc0d6400dfc3aa5be5470aecf9cfcc authored about 7 years ago by Paulo Cunha <[email protected]>
Added framework testing guides into a new category called 'Framework Guides' that will appear before the 'Guides' category (#4651)

5d9c2ed459718ab00ca6a1716f76c97dd4eb80d0 authored about 7 years ago by Julio Cesar Fausto <[email protected]>
chore: Add master changelog (#4650)

* Add master changelog

* Add PR links

* Small adjustments

* Highlight package names

...

18d0e3a395373a3c310531ec3b68bb88e4d52b78 authored about 7 years ago by Michał Pierzchała <[email protected]>
Add Vuejs series testing with Jest (#4648)

* Add Vuejs series testing with Jest

* Update TestingFrameworks.md

3d9e4bbc251dc91decbaa10a274a552daa89e0cd authored about 7 years ago by Alex Jover <[email protected]>
Mock name availability docs (#4647)

* Note that mock.mockName is not available yet

* Remove non-working example code for passing ...

a4f0bf29a5105b1d066526a8b420cf46ead4c40b authored about 7 years ago by Simen Bekkhus <[email protected]>
feat(snapshot): concatenate name of test and snapshot (#4460)

* feat(snapshot): concatenate name of test and snapshot

I find the context of the test name a...

3d996bec44265a0b842fbdd737ff1e6c3b824955 authored about 7 years ago by Haroen Viaene <[email protected]>
Upgrade mocha and rollup (#4642)

c172538c415fca25a9af9340f13794a7b085efb3 authored about 7 years ago by Simen Bekkhus <[email protected]>
Fix --passWithNoTests (#4639)

* Fix --passWithNoTests

* Fix flow error

* Update snapshot

6dbc0147db0f6f213d4a217321b92e564ba4b9c3 authored about 7 years ago by Simen Bekkhus <[email protected]>
Fix editor support test for node 4 (#4640)

412dd615080b9462d251df0df8a922bb73099fa3 authored about 7 years ago by Simen Bekkhus <[email protected]>
Adds an 'any' to the typedef for updateFileWithJestStatus in editor support (#4636)

dfbfaa088ec8f811f562a0b919fa055122f35008 authored over 7 years ago by Orta <[email protected]>
Sourcemaps (#3458)

* Allow transformers to specify source maps even if not using coverage

* Test the new source ...

87d12e650b581d7e790f29fa203315af031f0fb8 authored over 7 years ago by Felipe <[email protected]>
React 'test folder' path broken link fixed (#4633)

c8b68bb6e887093e25eaec7e77ec5669d288ae93 authored over 7 years ago by Ahmed shamim <[email protected]>
Added support for naming mocked functions (#4586)

* Added ability to specify a name for mocked functions

* Added integration tests for mock nam...

efe65d4d7b265e328f069df57661ba67594d5f9f authored over 7 years ago by G. R <[email protected]>
Actually run snapshot test from editor summary (#4631)

f19d3138683263d28ba771ab75c2bc848b9d2073 authored over 7 years ago by Simen Bekkhus <[email protected]>
Check if npm_lifecycle_script calls jest directly (#4629)

* Check if npm_lifecycle_script calls jest directly

* Update summary_reporter.js

9966fc9712e328fb3e7c2c1819f19b3c72f8c145 authored over 7 years ago by Aditya Vohra <[email protected]>
Implement node Timer api when running in node environment. (#4622)

* Implement node Timer api when running in node environment.

* CR feedback, use toBeUndefined...

66329e8b98c9b2eb5eda99f23b0c2b475c9a13e6 authored over 7 years ago by Jelle Versele <[email protected]>
Add an option to fail if no tests are found (#3672)

* add tests for `--failWithNoTests`

* invert the logic

e04e45102b3ebe486462d45db656f9b47f0e70e1 authored over 7 years ago by Fabrizio Castellarin <[email protected]>
Add `module.loaded`, and `module.require` should not be enumerable (#4623)

* Make `module.require` non-enumerable

* Add `module.loaded`

* Tighten type definition of ...

88fec3d1cca79634e47cd78d5fd2714fdb8c7cb7 authored over 7 years ago by Simen Bekkhus <[email protected]>
Implement module.parent (#4614)

* Implement module.parent.require

* Implement module.parent.filename

* Implement module.pa...

7b0e10851d1333c27912f895ca9ce001a1d7ee56 authored over 7 years ago by Simen Bekkhus <[email protected]>
Add support for date in jest-get-type (#4621)

6646c3b1c455a2f35cea9b55c7622d0a780c58a0 authored over 7 years ago by Simen Bekkhus <[email protected]>
Explicitly bump istanbul to newer versions (#4616)

f26478051b4c8f7614a9ed44a329f33aa218a64d authored over 7 years ago by Simen Bekkhus <[email protected]>
[jest-docblock] remove leading newlines from parswWithComments().comments (#4610)

c44d2c65ea799e4e91b6c22a4beb6028d14149e5 authored over 7 years ago by Jake <[email protected]>
docs: add info about `coveragePathIgnorePatterns` (#4602)

I had an issue where `coveragePathIgnorePatterns` didn't have any effect, which was caused by so...

087281a414abee87a97e62bb8466e6813e560f6c authored over 7 years ago by Jeff Hansen <[email protected]>
Bump node-notifier version (#4609)

596b5dc2ab54284bad000848514957da2848b0c5 authored over 7 years ago by Michał Pierzchała <[email protected]>
Fix runOnlyPendingTimers for setTimeout inside setImmediate (#4608)

4f8f1736309f5d1f2852e66400aa32eb79fae9f2 authored over 7 years ago by Michał Pierzchała <[email protected]>
Update README.md

a85f3797b7d24a969fc259e8533ba657de16a34d authored over 7 years ago by Miguel Jiménez Esún <[email protected]>
Update README.md

60779be63766de7f74a40f9a572ad98d1dc9f1ed authored over 7 years ago by Miguel Jiménez Esún <[email protected]>
Support mocking constructor in mockImplementationOnce (#4599)

* Support mocking constructor in mockImplementationOnce

* Adjust test

3ac35c636a38e06b51de8b97709b6861621ea8f4 authored over 7 years ago by Michał Pierzchała <[email protected]>
Manual user mocks not working with custom resolver (#4427) (#4489)

d175f39147b4e067a2a952d2866b63460c567bbc authored over 7 years ago by Min Idzelis <[email protected]>
Add testPath to jest-jasmine2 reporter callbacks (#4594)

7244b23aa01fd9c368a23ed55f4cb45467702a34 authored over 7 years ago by Jason Palmer <[email protected]>
Update README.md

e9e234c87d943c2203863809c5744e133767a391 authored over 7 years ago by Christoph Nakazawa <[email protected]>
Initial version of jest-worker (#4497)

* Initial version of jest-parallel

* Use "export default". Change BSD to MIT

* Fix flow ty...

ab6d017372e1fa82c84ad3c3e211e10ab585ccb4 authored over 7 years ago by Miguel Jiménez Esún <[email protected]>
Fix #4588 error text inline function (#4593)

b2bc5adc8c1b5061b591605ed45cd25c82bdd17c authored over 7 years ago by Valeriy Novytskyy <[email protected]>
Check if the maxWorkers has a value and raises an exception otherwise (#4591)

* Check if the maxWorkers has a value and raises an exception otherwise

In this commit we are...

1cda2e2da92a6e3575d9d2f869006ea82b8ef24d authored over 7 years ago by Nícolas Iensen <[email protected]>
Increase coverage in jest-diff (#4583)

* Increase coverage in jest-diff

* Have fun with toJSON

7aa3017f97a4dfa76f566f9bbeded5d03fdd35e7 authored over 7 years ago by Mark Pedrotti <[email protected]>
Support rootDir tag in testEnvironment (#4579)

d355b3b51e06d4e39aae3a5091ce354b0ff5c261 authored over 7 years ago by Michał Pierzchała <[email protected]>
Call chalk.inverse for trailing spaces in jest-matcher-utils (#4578)

b430e51a34b389c0f43dfdcf05fab5220a7b5677 authored over 7 years ago by Mark Pedrotti <[email protected]>
--showConfig support jest20 and jest21 (#4575)

* --showConfig to show all project configs #4078

* return configs

* new method getConfigs
...

eff7a1cfbdffa2111deaa020378c9395385a72a0 authored over 7 years ago by Recca Tsai <[email protected]>
[jest-docblock] Preserve leading whitespace in docblock comments (#4576)

6e5d149e15027e6f19a87f36b6cc6c92bae82b74 authored over 7 years ago by Lucas Azzola <[email protected]>
Vscode jest monorepo support (#4572)

* added watch mode and test_reconciler changes + upgrade typescript version

* upgrade typescr...

c89ee8c5226e1fbd39a9f58a83f16425e595898d authored over 7 years ago by ConnectDotz <[email protected]>
Update CODEOWNERS (#4573)

ec87e1f722b7c169bcad8c77bad270ff457a03ca authored over 7 years ago by Orta <[email protected]>
[jest-docblock] add strip (#4571)

* [jest-docblock] add strip

* add a couple tests

* off by one error

* improve code as p...

4a3ab53155cd5e6fa3d044c20b4fcfa93a2e452c authored over 7 years ago by Jake <[email protected]>
Add simple rAF polyfill in jsdom environment (#4568)

* Add simple rAF polyfill in jsdom environment

Closes #4545

* Fix flow error

* Tweak te...

216e8edbe8ca60b34688d03e8ef3cb7262104b51 authored over 7 years ago by Simen Bekkhus <[email protected]>
chore(vscode): ease flow usage (#4569)

* chore(vscode): ease flow usage

Following https://github.com/flowtype/flow-for-vscode#setup ...

cfe1a9a84b93ca44523c01379162b547717abf77 authored over 7 years ago by Vincent Voyer <[email protected]>
feat(jest-editor-snapshot): Add Snapshots metadata (#4570)

* first iteration

* Use babel-traverse

* comments on the pr

* feat(jest-editor-support)...

e81f1fb77f412816da221862d77b337f695ecef5 authored over 7 years ago by Vincent Voyer <[email protected]>
Highlight only last of odd length leading spaces in jest-diff (#4558)

9af7bef8b8e66e89c5bba75d1ec96075fd4c3dd9 authored over 7 years ago by Mark Pedrotti <[email protected]>
docs: mention about optional `done` argument in test fn (#4556)

* docs(testAPI): mention about optional `done` argument

I've run into an issue that my test h...

1e3ee68e1dbdefc456f9b8f59e7d960c73a7fd64 authored over 7 years ago by Jakub Beneš <[email protected]>
jest-runtime: move babel-core to peer dependenies (#4557)

1fcffab0b86e16e84ce66d2321e03a4744268f74 authored over 7 years ago by Vlad Zhukov <[email protected]>
[jest-docblock] add docblock.print() (#4517)

* [jest-docblock]: add docblock.print()

* Add missing flow type, clean up

* Fix docs typo
...

80bd4cd4b6100d493290293645095506c968f6cf authored over 7 years ago by Lucas Azzola <[email protected]>
--showConfig change to show all config, jest-editor-support fails (#4494)

* --showConfig to show all project configs #4078

* return configs

* new method getConfigs
...

ff469e09c46bd86f80b3c9c5d0520cc306c7089b authored over 7 years ago by Recca Tsai <[email protected]>
Simplify highlight for leading and trailing spaces in jest-diff (#4553)

9548c161f20ec4e491663cf2df667cb3d2e6db0a authored over 7 years ago by Mark Pedrotti <[email protected]>
Fixed a minor spelling error (#4551)

23c1e102476c54942dbd02f4218acb6cf150d208 authored over 7 years ago by Sheel Patel <[email protected]>
v21.2.1

6102961774cb043e0c36ec8121935181b9560929 authored over 7 years ago by cpojer <[email protected]>
Changelog update.

5789aaf6dc44c96eb4199eb41e7543cd3727c44c authored over 7 years ago by cpojer <[email protected]>
Fix watchAll not running tests on save (#4550)

f71020626423c7111f0bd6b41b55e5f7b7cd11fe authored over 7 years ago by Adam Heim <[email protected]>
Add new AngularJS writeup (#4546)

Not sure if you want more than one per framework, but figured I'd submit my writeup for integrat...

5992763825759a80040df9cf5031b8a4c3d90072 authored over 7 years ago by Ben Brandt <[email protected]>
Add missing escape sequences to ConvertAnsi plugin (#4544)

* Add missing escape sequences to ConvertAnsi plugin

* Correct opening tags for gray and yellow

15b084df05930eead30b3e86be3a4016ab24ecf0 authored over 7 years ago by Mark Pedrotti <[email protected]>
Missing `or` to clarify the distinct configuration (#4540)

* Missing `or` to clarify the distinct configuration

* Update Configuration.md

9e3c423767d0db4441c047edb747995ffd6f7ee5 authored over 7 years ago by Velimir Lesikov <[email protected]>
v21.2.0

9db3b9087578795b68905d6c363a50b14bafcf99 authored over 7 years ago by cpojer <[email protected]>
Changelog for Jest 21.2.

2fcc777a4f57c7935fe2d37c0c1ae46a41a8e2b8 authored over 7 years ago by cpojer <[email protected]>
🃏 Change license from BSD+Patents to MIT.

77744a24816d0978b6c478987426c36d615864bd authored over 7 years ago by cpojer <[email protected]>
Allow eslint-plugin to recognize more disabled tests (#4533)

Already recognizes:
* tests that append `skip` (e.g. `it.skip(...)`)
* tests that prepend `x` ...

f67476e59e6e97a216be42fab0df5122aa5b9aed authored over 7 years ago by John Adams <[email protected]>
add warning about uppercase __MOCKS__ folders (#4527)

44fbb6fafb2968ccbea75a5fca7c0db51234f504 authored over 7 years ago by Jeppe Reinhold <[email protected]>
Replace a map method with reduce in jest-diff (#4528)

da905844a37066b70ec231824dd55113a3d8fcd8 authored over 7 years ago by Mark Pedrotti <[email protected]>
Change watch mode UX.

f92c3be685c529e7885e546e2b90bf0f8374e171 authored over 7 years ago by cpojer <[email protected]>
docs(restoreAllMocks): available in Jest 21.1.0+ (#4522)

7754a778c68bf504e3c62b7421871832c07bd32e authored over 7 years ago by Ika <[email protected]>
Add abbel-plugin for object spread syntax to babel-preset-jest (#4519)

Fixes #4248

d706f209af3884e31a860fb0ed934e942c7813aa authored over 7 years ago by Simen Bekkhus <[email protected]>