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
bfdd4e1b20c10b38fc5a03ab4eb323bdb6b180d6 authored about 6 years ago
c5fa3875af14439c3cfad5391439a09c773a735f authored about 6 years ago
6f91e0e0d210632e8235831979d7c356d95d61cf authored about 6 years ago
50de6ec88cbcd1ed2e25329cbbe4e4ba5a190099 authored about 6 years ago
bf2f3d2660b4b7a367b682b285775b9644033e05 authored about 6 years ago
a733592622c7053dc0e61bb0010d453f1080b55f authored about 6 years ago
02aee62ae83aaa940d7ed6ac1b419714c113bf64 authored about 6 years ago
f7f65bf66b064433ef19e83e179c65cc4e23f637 authored about 6 years ago
1dd4949dd65bf0b52b42931ae12ba955c40b36b2 authored about 6 years ago
950997e7348bf85a3a07b6f1a6a92dd8cd324d15 authored about 6 years ago
a6eff76508816ca71512d65020406e842cd7baa3 authored about 6 years ago
6488fb7ae2bd234f6c39b880cd33ae32bc3cda95 authored about 6 years ago
891cdb46551eac00d6623ef1149511971fd80781 authored about 6 years ago
* avoid ANSI clearScreen
clearScreen is quite aggressive and can e.g.
brick the user's shell...
* refactor: review - check for runInBand via worker count in test scheduler watch mode case
*...
3c7b110c266e7dcf5e40b874631d5c103b15cfc4 authored about 6 years agoThis reverts commit aa98878e8ee09b4c133a7793c5e42925fb0a9018.
85890f273d7dc7ae73435d11c72958b502cbd318 authored about 6 years ago8162bc9eba207ab80eb0949ed31b32662450f719 authored about 6 years ago
a98ca37086c9d02ce113c5047ab63bfe1022f3a1 authored about 6 years ago
9208ac637bcf90e2232204a4d6006c5d7dbec08e authored about 6 years ago
c7caa7ba5904d0c61e586694cde5f536639e4afc authored about 6 years ago
c1d3de5e315d4dc01acfe33abd7de4fe7d4591ea authored about 6 years ago
* expect: Improve report when assertion fails, part 4
* Added snapshot test for toHaveLength ...
21733c3b380e9c512e78cc3b0b8b18c04f4d8da8 authored about 6 years ago* fix missing logs
* calculate FORCE_COLOR
* always force_color=0 from runJest
* strip ...
b21ab212cce7b74519d532715450574d5c956054 authored about 6 years ago* First iteration of withResetModules
* Make withResetModules "not async"
* Reimplement wi...
873c641c5b9fb0f4c87a0cb1a57e7463c557a9bf authored about 6 years ago1818d84b2cf20ecb8db2215b3ad6b5e397ab2673 authored about 6 years ago
54f4d4ebd3d1a11d65962169f493ce41efdd784f authored about 6 years ago
2dbd6275906ab1df27e444aa22dd2646702cf2df authored about 6 years ago
045e40757356ad26856c5e652583f8bb5f1bf500 authored about 6 years ago
* added dashed arg support to fix #7424
* update docs & changelog
* fix dashed arg support...
700e0dadb85f5dc8ff5dac6c7e98956690049734 authored about 6 years ago* Allow % based configuration of max workers
* Add pull ref
* Whoops, copy and paste
* ...
df782554a274db1345d064945fb35368e6f8b811 authored about 6 years ago* renamed 'run_test.js' to 'runTest.js' and updated imports
* renamed 'test_worker.js' to 'te...
509272d773568e61ba60db845cec67ff2f1418c7 authored about 6 years ago3e805bc082c8da90c33a4dff9d3e1b0804a4386d authored about 6 years ago
* Add issue template labels
* Lint
6a2237d5774356b0ce074b3b7b642ef5cda2c1c7 authored about 6 years ago24d82f0f64c3fa0769b52b47e3041b527d425053 authored about 6 years ago
* Restructure workers (create a base class and inherit from it)
Clean up types, create missin...
a169b279097b0275209da1bdd1146a6d1ee884fa authored about 6 years ago053b74128d7dbff8ad423e85ff45ea167c23f192 authored about 6 years ago
* pretty-format: Omit non-enumerable symbol properties
* Update CHANGELOG.md
* Correct CHA...
36bb142285a83fe08b1da50790373443ab9bbe43 authored about 6 years ago90132f58977e7eca73e5ed63f0e37b225e1cad8e authored about 6 years ago
c7d3870df8f670accb41082b2f2164bc3828271e authored about 6 years ago
aa98878e8ee09b4c133a7793c5e42925fb0a9018 authored about 6 years ago
8b6add287f802d2d2676552b4c68a47c579f9148 authored about 6 years ago
* toBeCloseTo works properly when comparing with Infinity
* CHANGELOG update
* Linter issu...
624ac56606e0989c1a2202a02e652cf76df68ded authored about 6 years ago* Update CHANGELOG formatting
* Dedupe
9671afa303b76a4a6777044b8309ca31625f5d95 authored about 6 years ago* (fix) message should return a function
message should return a function and not a constant
...
* removed default value of prettierPath from argv
* updated snapshot for show_config
* upd...
b502c07e4b5f24f491f6bf840bdf298a979ec0e7 authored about 6 years ago7a047f4826aa3bd24ac3399caa45a8b88033a393 authored about 6 years ago
fixes #7369
c01b4c75a2f65e9fa122adf69b0ac11875f1fc74 authored about 6 years ago* fix: only set error codes when they are non zero
I'm working on an internal CLI that runs j...
b3c10cbc204e77d5b9d3e86f37fd9b7c4026d42e authored about 6 years ago* Update Webpack.md
For some reason current order doesn't work if .css file imported using on...
4b9082e6065128f1e71c86a4ecfbf6238c295724 authored about 6 years ago72026bf23be5c132273405915db85fd76064bca4 authored about 6 years ago
993bc5c5f2cf8e3bb65c810b1f729a32d6874b75 authored about 6 years ago
* Refactored dependency extractor
* Refactored dependency extractor test
* Update changelo...
819cae5f18b6dc99c16ee2fc4e2df4a93b782290 authored about 6 years ago* include npm command in addition to yarn command
The page starts out with both `yarn` and `n...
7b62b080ba304128a058281d7c3a3165f3fd283d authored about 6 years agob7ee7bd324ea7aee5a7998a86e533304384150a8 authored about 6 years ago
* Rename jest-worker woker
* rename in pretty-format/src/plugins/lib/escape_html.js
* Upda...
06bf664843fdf39007f432d85a5a0b22e438188a authored about 6 years ago* docs: add react-testing-library example
* chore: rename test files to match comments in doc...
5b7c75d4c36f60578ef29175cac09901eefb613d authored over 6 years ago49d08403a941e596eda1279c07a1eaf4d4a73dad authored over 6 years ago
213d8e5c22497a5b8730fbeec1d02b807956626e authored over 6 years ago
2c18a53e8ff2437bba5fcb8076b754ac5f79f9f8 authored over 6 years ago
af33d14e777c9fb51b89ab9562ecfd50d3c11c2f authored over 6 years ago
46914f837bce5d9b18ee228177b20f2e893fd42e authored over 6 years ago
b44e7f289db43729bd2d75030e45b17b116c5553 authored over 6 years ago
62d3d2e08fe52f960146014ddbd066341507442c authored over 6 years ago
* Fix duplicate module detection in haste map
* Fix failing test due to differences in contexts
2b18a2633e06077d230f8747a32c9da18525bda3 authored over 6 years agofa0e81443a5b97281f1d1c22a0b857c289a004ad authored over 6 years ago
* handle objects with no constructor in hasOwnProperty
Closes #6730
* update changelog
48596004725ecbdccea921fb9c6d5af45cf96c5d authored over 6 years ago* fix: get relative path in haste map
* CHANGELOG
9812e1b095861dcf992a32a2af137b67deec88fc authored over 6 years agoPreviously, _addMissingMessageToStack decides not to add in the message to what we display, beca...
f2b51c1d9cb3e5d8b99e015601ca71f277b616aa authored over 6 years ago322efc3512ddaa117de6cc7d63d5341c8fdc85ed authored over 6 years ago
dd6f79b66c7b9b90857d3a372c53df7f1b09d0c6 authored over 6 years ago
223c3dbc4b2c4a48ff3b3b840b550e874906b9b4 authored over 6 years ago
f9fd98fd4e38978e96a86f1c8796593cad7ac470 authored over 6 years ago
<!-- Thanks for submitting a pull request! Please provide enough information so that others can ...
29ae86820eb0e53ef48a57cafac0fe50b2160c86 authored over 6 years agobb9efac6c0e5fa3e487d80a639658c29044e081c authored over 6 years ago
b5310c1a41debd5f37108b3b8fd117a84d2c95bd authored over 6 years ago
* Rename event_handler -> eventHandler. Function & Mocks
* Rename error_handlers -> globalErr...
2f32100c0e8ae04dc24da25f0713c004bb6b2c51 authored over 6 years ago<!-- Thanks for submitting a pull request! Please provide enough information so that others can ...
968ddc416ae52f15e15ed1e64b0196f44c3dabde authored over 6 years agofb61bfffb803bad0c2ff9ab1798a6c4c31cb14fa authored over 6 years ago
* Add empty array check to jest-each
* Add changelog entry
* Add empty string check to jes...
51e68e7df4d673a49a50a794ebd2c45c8294a46a authored over 6 years ago5cdfc22af486e8ef8fcf9ce1c5464c998d33d5c7 authored over 6 years ago
## Summary
This pull request updates the failure message returned by toStrictEqual so that it...
714cb516944c74a9ed9d6eda867911b398003468 authored over 6 years ago* Rename files to follow facebook's conventions
* Rename files to follow facebook's conventio...
682afa9875029c7faa0c27b59e8905d7780fc500 authored over 6 years ago* Rename files to follow facebook's conventions
* Rename files to follow facebook's conventio...
b69780d17187e537b099fcefcab61eefeba5f1e6 authored over 6 years ago* Rename files to follow facebook's conventions
* Rename files to follow facebook's conventio...
5054cc1268977f69c435a20f09c5386c4cc95d1f authored over 6 years ago## Summary
This is part of #4969 - standardizes file names in packages/jest-jasmine2 under F...
5a624d414ba0c4063b25199b16c2953de01fa55a authored over 6 years agoc22d9f584627a1ae6c476d44f10c3c186b480722 authored over 6 years ago
e41f0bb257c6652c3100b97a1087f9f812fbea0d authored over 6 years ago
251c2953d788031e36ad64c088d6947dec19ee84 authored over 6 years ago
d481defb350947eba0ebb0e597f7c67e13fd6159 authored over 6 years ago
a0d2404a52cf1d06ac6993530286b01c7a9a44b6 authored over 6 years ago
'nuff said.
9db529ed804ed76411374b252389bd0b58d5d1d0 authored over 6 years ago4941a974e303db63e6ee5832f3737e69a138de18 authored over 6 years ago
c5e36835cff4b241327db9cf58c8f6f7227ed1f7 authored over 6 years ago
b8619f865fda3b89b05e2e629fb9cce2ed919e35 authored over 6 years ago
e21ae1188dea8bf78504054dde6074f507beb01c authored over 6 years ago
dc9e68e36332e6c8ddbda07da03c25c32de2029b authored over 6 years ago
f524e3a2ab0a7e68ac85c6787bda894f648bbf33 authored over 6 years ago
187ca9ea2cea52e7aec444677101d638ef7c095f authored over 6 years ago
561b767b2db1e4306fefb310e3a7cc5e2e42d874 authored over 6 years ago
d5c74a2a6b62f50f3c54e322f8f4fa703d5c3393 authored over 6 years ago